diff --git a/en/application-dev/Readme-EN.md b/en/application-dev/Readme-EN.md index 6f7a4b44a61c83084233a1e9b176ddae6ae31f86..6193ac5b4df39a8a2dbe759b0590b3eeb726ec1a 100644 --- a/en/application-dev/Readme-EN.md +++ b/en/application-dev/Readme-EN.md @@ -8,7 +8,8 @@ - Quick Start - Getting Started - [Preparations](start-overview.md) - - [Getting Started with eTS](start-with-ets.md) + - [Getting Started with eTS in the Traditional Coding Approach](quick-start/start-with-ets.md) + - [Getting Started with eTS in the Low-Code Approach](quick-start/start-with-ets-low-code.md) - [Getting Started with JavaScript in the Traditional Coding Approach](start-with-js.md) - [Getting Started with JavaScript in the Low-Code Approach](start-with-js-low-code.md) - Development Fundamentals diff --git a/en/application-dev/website.md b/en/application-dev/website.md index b2b122312b144ae108d7d6fcc44f4192a390278b..da1e2c676f8de88e50012cbe66e009682dce8091 100644 --- a/en/application-dev/website.md +++ b/en/application-dev/website.md @@ -4,7 +4,8 @@ - Quick Start - Getting Started - [Preparations](quick-start/start-overview.md) - - [Getting Started with eTS](quick-start/start-with-ets.md) + - [Getting Started with eTS in the Traditional Coding Approach](quick-start/start-with-ets.md) + - [Getting Started with eTS in the Low-Code Approach](quick-start/start-with-ets-low-code.md) - [Getting Started with JavaScript in the Traditional Coding Approach](quick-start/start-with-js.md) - [Getting Started with JavaScript in the Low-Code Approach](quick-start/start-with-js-low-code.md) - Development Fundamentals