Skip to content
Snippets Groups Projects
Commit d04b5dd76239 authored by Ben McGinnes's avatar Ben McGinnes
Browse files

docs: fix link to Pyrex embedding tutorial (GH-3550)

* Updated URL for the "embedding Python" link in external_C_code.rst
  in the userguide.
* The freenet.org.nz domain has clearly expired at some point and now
  the original link goes spam links, but there are copies in the
  Wayback Machine.
* The updated (fixed) URL uses the most recent archive for the
  original page (author: June, 2004; web archive: Feb, 2012).
parent 33ab362bcccf
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
Cython module can be used as a bridge to allow Python code to call C code, it
can also be used to allow C code to call Python code.
.. _embedding Python: http://www.freenet.org.nz/python/embeddingpyrex/
.. _embedding Python: https://web.archive.org/web/20120225082358/http://www.freenet.org.nz:80/python/embeddingpyrex/
External declarations
=======================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment