Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r418:42c72d04b6f8
Date: 2012-06-17 19:54 +0200
http://bitbucket.org/cffi/cffi/changeset/42c72d04b6f8/

Log:    typo

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -283,7 +283,7 @@
    compiling the C code, and are passed directly to distutils_.
 
 .. _distutils: 
http://docs.python.org/distutils/setupscript.html#describing-extension-modules
-.. _`demo/curses.py`: 
https://bitbucket.org/cffi/cffi/src/default/demo/_curses.py
+.. _`demo/_curses.py`: 
https://bitbucket.org/cffi/cffi/src/default/demo/_curses.py
 
 On the plus side, this solution gives more "C-like" flexibility:
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to