aboutsummaryrefslogtreecommitdiffstats
path: root/docs/part-1/debug-overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/part-1/debug-overview.md')
-rw-r--r--docs/part-1/debug-overview.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/part-1/debug-overview.md b/docs/part-1/debug-overview.md
index e1bdffd..22dc82d 100644
--- a/docs/part-1/debug-overview.md
+++ b/docs/part-1/debug-overview.md
@@ -17,6 +17,6 @@ variable to use native gdb debug mode instead.
Links to subchapters :
-- [Configuration](./5-1_debug-first-app-config.html)
-- [xds-gdb from command line](./5-2_debug-first-app-cmd.html)
-- [xds-gdb within an IDE](./5-3_debug-first-app-ide.html)
+- [Configuration](./debug-configuration.html)
+- [xds-gdb from command line](./debug-cmd-line.html)
+- [xds-gdb within an IDE](./debug-ide.html)