[rtems-tools commit] Update README.md

Chris Johns chrisj at rtems.org
Sun Aug 24 23:45:35 UTC 2014


Module:    rtems-tools
Branch:    master
Commit:    a0bf9f207ac34ddaca42e0506b3743e6f416bd85
Changeset: http://git.rtems.org/rtems-tools/commit/?id=a0bf9f207ac34ddaca42e0506b3743e6f416bd85

Author:    Dhananjay Balan <mb.dhananjay at gmail.com>
Date:      Fri Aug 23 10:16:22 2013 +0530

Update README.md

Fix Links.

---

 tools/gdb/python/README.md |    4 ++--
 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).
 




More information about the vc mailing list