Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r999:3436a0eec188
Date: 2012-10-19 17:32 +0200
http://bitbucket.org/cffi/cffi/changeset/3436a0eec188/

Log:    Fix hyperlink

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -667,7 +667,7 @@
 would not fit nicely in the model, and it does not seem to be needed
 here).  But see ``ffi.addressof()`` below__.
 
-__ Miscellaneous_
+__ `Misc methods on ffi`_
 
 Any operation that would in C return a pointer or array or struct type
 gives you a fresh cdata object.  Unlike the "original" one, these fresh
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to