# HG changeset patch
# User Bob Ippolito <bob@redivi.com>
# Date 1406061398 -7200
#      Tue Jul 22 22:36:38 2014 +0200
# Node ID efd37532e4e9cade26bd7bca33ecfa2c5a570d83
# Parent  582776bbee6c28edac8a2614d42416b0c9b1bfc7
forgot how to reST apparently

diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -22,8 +22,8 @@
 that have a richer type system than JSON itself.
 
 For those of you that have legacy systems to maintain, there is a
-very old fork of simplejson in the [python2.2] branch that supports
+very old fork of simplejson in the `python2.2`_ branch that supports
 Python 2.2. This is based off of a very old version of simplejson,
 is not maintained, and should only be used as a last resort.
 
-[python2.2]: https://github.com/simplejson/simplejson/tree/python2.2
+.. _python2.2: https://github.com/simplejson/simplejson/tree/python2.2