aboutsummaryrefslogtreecommitdiffstats
path: root/docs/part-2/1_xds-server/0_abstract.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/part-2/1_xds-server/0_abstract.md')
-rw-r--r--docs/part-2/1_xds-server/0_abstract.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/part-2/1_xds-server/0_abstract.md b/docs/part-2/1_xds-server/0_abstract.md
index 07dd057..8e8d9a4 100644
--- a/docs/part-2/1_xds-server/0_abstract.md
+++ b/docs/part-2/1_xds-server/0_abstract.md
@@ -35,7 +35,8 @@ IDE (such as Netbeans or Visual Studio Code) through `xds-agent <=> xds-server`.
Links to subchapters :
-- [Configuration](./1_config.html)
-- [How to run](./2_how-to-run.html)
-- [Build from scratch](./3_build.html)
+- [Build from scratch](./1_build.html)
+- [Configuration](./2_config.html)
+- [How to run](./3_how-to-run.html)
- [Debugging](./4_debug.html)
+- [Tests](./5_test.html)