diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 -------- |