Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r1502:5a6929f0ccf0
Date: 2014-04-19 10:25 +0200
http://bitbucket.org/cffi/cffi/changeset/5a6929f0ccf0/

Log:    Merged in jasonandersonmyers/cffi/jasonandersonmyers/fix-broken-
        link-to-weave-1397835057617 (pull request #32)

        Fix broken link to Weave

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -38,7 +38,7 @@
 .. _`CPython native C extensions`: 
http://docs.python.org/extending/extending.html
 .. _`native C extensions`: http://docs.python.org/extending/extending.html
 .. _`ctypes`: http://docs.python.org/library/ctypes.html
-.. _`Weave`: http://www.scipy.org/Weave
+.. _`Weave`: http://wiki.scipy.org/Weave
 .. _`manually wrap`: `The verification step`_
 
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to