We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f861db commit 6d771eaCopy full SHA for 6d771ea
source/extensions.rst
@@ -156,7 +156,7 @@ wrapper modules up to date.
156
modules. It still involves wrapping the interfaces by hand, however, so
157
may not be a good choice for wrapping large APIs.
158
159
-* `cffi <cffi.readthedocs.org/>`__ is a project created by some of the PyPy
+* `cffi <http://cffi.readthedocs.org/>`__ is a project created by some of the PyPy
160
developers to make it straightforward for developers that already know
161
both Python and C to expose their C modules to Python applications. It
162
also makes it relatively straightforward to wrap a C module based on its
0 commit comments