summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-08-23 15:56:38 +0000
committerSol Jerome <sol.jerome@gmail.com>2010-08-23 11:01:15 -0500
commit227fe81eb71dea36d8741effc1109ba066203250 (patch)
tree610c18cf93d250063ee1152c28b570c7de40eb8b /doc
parentea22d56e7cc1774f4d103e8138a569c4e20fec3a (diff)
downloadbcfg2-227fe81eb71dea36d8741effc1109ba066203250.tar.gz
bcfg2-227fe81eb71dea36d8741effc1109ba066203250.tar.bz2
bcfg2-227fe81eb71dea36d8741effc1109ba066203250.zip
doc: Fix hyperlinks
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6030 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-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