summaryrefslogtreecommitdiffstats
path: root/tools/gdb/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/python/README.md')
-rw-r--r--tools/gdb/python/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gdb/python/README.md b/tools/gdb/python/README.md
index 16ad8dc..dbf3bda 100644
--- a/tools/gdb/python/README.md
+++ b/tools/gdb/python/README.md
@@ -25,8 +25,8 @@ RTEMS GDB Support loaded
## Commands Implemented
- `rtems object` : Prints rtems objects by ID
- - [rtems index subcommands](Subcommands)
+ - [rtems index subcommands](https://github.com/dbalan/rtems-gdb/wiki/Subcommands)
## Developer documentation
-We have a document to get started with [pretty printer development](Writing-a-pretty-printer).
+We have a document to get started with [pretty printer development](https://github.com/dbalan/rtems-gdb/wiki/Writing-a-pretty-printer).