Author: Jason Myers <jasonandersonmyers> Branch: jasonandersonmyers/fix-broken-link-to-weave-1397835057617 Changeset: r1501:6f5361f432f1 Date: 2014-04-18 15:31 +0000 http://bitbucket.org/cffi/cffi/changeset/6f5361f432f1/
Log: 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
