summaryrefslogtreecommitdiffstats
path: root/Doc/reference
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-03-15 00:20:19 (GMT)
committerGeorg Brandl <georg@python.org>2008-03-15 00:20:19 (GMT)
commit026778174298e652bd91ebe5a11db1bd3a3e0902 (patch)
tree82f89fbf0d19fd793605d47cd5558d039a97d93d /Doc/reference
parentbd77681f36238e5803857414ba46c722f7f28e42 (diff)
downloadcpython-026778174298e652bd91ebe5a11db1bd3a3e0902.zip
cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.gz
cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.bz2
Fix lots of broken links in the docs, found by Sphinx' external link checker.
Diffstat (limited to 'Doc/reference')
-rw-r--r--Doc/reference/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/reference/introduction.rst b/Doc/reference/introduction.rst
index 5481043..8b2cceb 100644
--- a/Doc/reference/introduction.rst
+++ b/Doc/reference/introduction.rst
@@ -59,7 +59,7 @@ Python for .NET
This implementation actually uses the CPython implementation, but is a managed
.NET application and makes .NET libraries available. It was created by Brian
Lloyd. For more information, see the `Python for .NET home page
- <http://www.zope.org/Members/Brian/PythonNet>`_.
+ <http://pythonnet.sourceforge.net>`_.
IronPython
An alternate Python for .NET. Unlike Python.NET, this is a complete Python