summaryrefslogtreecommitdiffstats
path: root/Doc/reference
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-02-04 04:07:08 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-02-04 04:07:08 (GMT)
commite922289620af49e9eb928679da4f5637fd75f924 (patch)
tree4628e77667d88505a50a3f7603d5d286b55d6963 /Doc/reference
parent71e8134f20adbd2f89ac21738390fb7668073548 (diff)
parent2b818142d17cc287d3581c7d2fbe6bbaa37ccee2 (diff)
downloadcpython-e922289620af49e9eb928679da4f5637fd75f924.zip
cpython-e922289620af49e9eb928679da4f5637fd75f924.tar.gz
cpython-e922289620af49e9eb928679da4f5637fd75f924.tar.bz2
Merge with 3.5
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 5633ae3..bb7e390 100644
--- a/Doc/reference/introduction.rst
+++ b/Doc/reference/introduction.rst
@@ -60,7 +60,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://pythonnet.sourceforge.net>`_.
+ <https://pythonnet.github.io/>`_.
IronPython
An alternate Python for .NET. Unlike Python.NET, this is a complete Python