diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-11 09:15:05 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-11 09:15:05 +0200 |
commit | 060fb1d9414e2459ce8f1d91a3a3be6ef5b0b9c2 (patch) | |
tree | 033ed71ea7140faec56b701dc3724fa0915f5147 /docs/part-1/debug-overview.md | |
parent | 043312755ec2758d4221eba9cef66a56deab2a24 (diff) |
Fix broken link (add missing .html extension)guppy_7.0.4guppy_7.0.3guppy/7.0.4guppy/7.0.37.0.47.0.3guppy
Change-Id: I0729d8d24252f1fac0446ef0036c7f91f9d60d35
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-1/debug-overview.md')
-rwxr-xr-x | docs/part-1/debug-overview.md | 6 |
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. |