diff options
Diffstat (limited to 'docs/HACKING.txt')
-rw-r--r-- | docs/HACKING.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HACKING.txt b/docs/HACKING.txt index 88d22e7e..ad2f341b 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -1,8 +1,8 @@ ---------------------------- -The Mana World Hacking Guide +Mana Hacking Guide ---------------------------- -This guide is also available at http://wiki.themanaworld.org/index.php/Hacking +This guide is also available at http://gitorious.org/mana/pages/Hacking including more tips about C++ programming in general. With multiple coders working on the same source files, there needs to be a |