aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index ffa286f..670e293 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -3,11 +3,11 @@
* [Document revisions](0-Doc-Revisions.md)
* [Part 1 - Getting Started for Users](part-1/0_Abstract.md)
- * [Installing xds client tools](part-1/1_install-client.md)
- * [Installing xds-server](part-1/2_install-xds-server.md)
- * [Based on Docker container](part-1/2-1_install-xds-server-docker.md)
- * [Based on Virtual Machine appliance](part-1/2-2_install-xds-server-vm.md)
- * [Native installation](part-1/2-3_install-xds-server-native.md)
+ * [Installing xds-server](part-1/1_install-xds-server.md)
+ * [Based on Docker container](part-1/1-1_install-xds-server-docker.md)
+ * [Based on Virtual Machine appliance](part-1/1-2_install-xds-server-vm.md)
+ * [Native installation](part-1/1-3_install-xds-server-native.md)
+ * [Installing xds client tools](part-1/2_install-client.md)
* [Installing AGL SDKs](part-1/3_install-sdks.md)
* [Create your first AGL application](part-1/4_build-first-app.md)
* [Setup](part-1/4-1_build-first-app-setup.md)