aboutsummaryrefslogtreecommitdiffstats
path: root/docs/part-1/debug-overview.md
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-11 09:13:11 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-11 09:13:11 +0200
commite504386f0b143d78600915addfece883dbf382f5 (patch)
treedb37d1127dd838a8666e522a5a2ce1e3abad1a5a /docs/part-1/debug-overview.md
parentcdad65be05e974bbad6eb184376feac4e318a649 (diff)
Fix broken link (add missing .html extension)
Change-Id: Ib2090045eaba811c71b3f3d24fe271124a4bf6f2 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-1/debug-overview.md')
-rwxr-xr-xdocs/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 25cb30d..5f579ee 100755
--- a/docs/part-1/debug-overview.md
+++ b/docs/part-1/debug-overview.md
@@ -31,6 +31,6 @@ See the
on XDS configuration variables.
The remainder of this topic describes
-[configurations](./debug-configuration), using the XDS
-[command line](./debug-cmd-line) to debug, and using an
-[IDE](./debug-ide) to debug.
+[configurations](./debug-configuration.html), using the XDS
+[command line](./debug-cmd-line.html) to debug, and using an
+[IDE](./debug-ide.html) to debug.