diff options
Diffstat (limited to 'docs/part-1/debug-ide.md')
-rw-r--r-- | docs/part-1/debug-ide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/debug-ide.md b/docs/part-1/debug-ide.md index 0473892..bd4d15f 100644 --- a/docs/part-1/debug-ide.md +++ b/docs/part-1/debug-ide.md @@ -1,7 +1,7 @@ # Debug using xds-gdb within an IDE First the project you want to debug must be declared on an xds-server and this -project may also has been built using using XDS (see [Create your first AGL application](./4_build-first-app.html) for more details). +project may also has been built using using XDS (see [Create your first AGL application](../../../#create-your-first-agl-application) for more details). ## Netbeans |