summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-07-22 22:36:38 +0200
committerBob Ippolito <bob@redivi.com>2014-07-22 22:36:38 +0200
commit39636bbe3f19a66d2b8ff5dfbe126f20af12e73a (patch)
tree3c75aab5841719704e9aaea1c7a70f96c0a88178
parentb08ac92aa285620878e8c88c9f08311b94aa3dbe (diff)
downloadsimplejson-39636bbe3f19a66d2b8ff5dfbe126f20af12e73a.tar.gz
forgot how to reST apparently
-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