summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2011-05-08 12:04:36 -0600
committerBob Ippolito <bob@redivi.com>2011-05-08 12:04:36 -0600
commite27ec198ec6d28bd0d211939122523a781414318 (patch)
treeda417b2c383d896cf251a2a5d758cd72ce6547a9 /README.rst
parentef460026417ab8cd9d8fae615d4e9b9cc784ccf1 (diff)
downloadsimplejson-e27ec198ec6d28bd0d211939122523a781414318.tar.gz
Move docs to http://simplejson.readthedocs.org/ and update version to 2.1.7
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 128f21f..955221f 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ pure Python code with no dependencies, but includes an optional C
extension for a serious speed boost.
The latest documentation for simplejson can be read online here:
-http://simplejson.github.com/simplejson/
+http://simplejson.readthedocs.org/
simplejson is the externally maintained development version of the
json library included with Python 2.6 and Python 3.0, but maintains