summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/devguides-book.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml
index eb67792..fd5136a 100644
--- a/docs/devguides-book.yml
+++ b/docs/devguides-book.yml
@@ -26,15 +26,15 @@ books:
name: Installing AGL SDKs
- name: Create your first AGL application
children:
- - url: part-1/4-1_build-first-app-setup.md
+ - url: part-1/4_build-first-app.md
name: Prerequisites
- - url: part-1/4-2_build-first-app-cmd.md
+ - url: part-1/4-1_build-first-app-setup.md
name: Setup
- - url: part-1/4-3_build-first-app-dashboard.md
+ - url: part-1/4-2_build-first-app-cmd.md
name: Build using command line tool
- - url: part-1/4-4_build-first-app-ide.md
+ - url: part-1/4-3_build-first-app-dashboard.md
name: Build using XDS Dashboard
- - url: part-1/4_build-first-app.md
+ - url: part-1/4-4_build-first-app-ide.md
name: Build using a source code editor / IDE
- name: Debug your first AGL application
children: