summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 17499e7..e4b47fb 100644
--- a/README.rst
+++ b/README.rst
@@ -22,8 +22,8 @@ is particularly useful for implementing protocols such as JSON-RPC
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