summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/development/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/index.txt b/doc/development/index.txt
index 3904834ea..505cc1e02 100644
--- a/doc/development/index.txt
+++ b/doc/development/index.txt
@@ -27,8 +27,8 @@ Tips for Bcfg2 Development
#. If you are doing anything with Regular Expressions, `Kodos`_ and `re-try`_ are your friends.
-.. Kodos: http://kodos.sourceforge.net
-.. re-try: http://re-try.appspot.com
+.. _Kodos: http://kodos.sourceforge.net
+.. _re-try: http://re-try.appspot.com
Environment setup for development