summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2015-07-09 20:30:39 +0200
committerArmin Rigo <arigo@tunes.org>2015-07-09 20:30:39 +0200
commita1a491d35395f80210d69068fb20c1d5a2fcd33c (patch)
tree169588268225f038aafa81d2702a21a3a6dc8923 /README.md
parentf0b93bacb0f1a97da4e6dab510aa81416927ff87 (diff)
downloadcffi-a1a491d35395f80210d69068fb20c1d5a2fcd33c.tar.gz
backout d8df9b34d5c and keep using readthedocs as the default doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9751d6b..4e69004 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@ CFFI
====
Foreign Function Interface for Python calling C code.
-Please see the [Documentation](http://bitbucket.org/cffi/cffi/wiki/)
-(sources in the doc/ directory of the main repo).
+Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled
+in the doc/ subdirectory.
Download
--------