Author: Eli Bendersky <eli...@gmail.com> Branch: Changeset: r1432:c0debe14a6ef Date: 2013-11-26 13:44 +0000 http://bitbucket.org/cffi/cffi/changeset/c0debe14a6ef/
Log: Fix link to pycparser pointing to its new home diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -74,7 +74,7 @@ ``python-dev`` and ``libffi-dev`` (for Windows, libffi is included with CFFI). -* pycparser >= 2.06: http://code.google.com/p/pycparser/ +* pycparser >= 2.06: https://github.com/eliben/pycparser * a C compiler is required to use CFFI during development, but not to run correctly-installed programs that use CFFI. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit