@@ -141,7 +141,7 @@ <h1>Python for .NET</h1>
141141 project, which is in active development.
142142 </ p >
143143 < p > Python for .NET is currently compatible with Python releases 2.3
144- and greater. Current releases are available at the < a href ="http://pythonnet.sourceforge.net / ">
144+ and greater. Current releases are available at the < a href ="http://pythonnet.github.io / ">
145145 Python for .NET website </ a > . To subscribe to the < a href ="http://mail.python.org/mailman/listinfo/pythondotnet ">
146146 Python for .NET mailing list </ a > or read the < a href ="http://mail.python.org/pipermail/pythondotnet/ ">
147147 online archives </ a > of the list, see the < a href ="http://mail.python.org/mailman/listinfo/pythondotnet ">
@@ -150,7 +150,7 @@ <h1>Python for .NET</h1>
150150 < h2 > Installation</ h2 >
151151 < p > Python for .NET is available as a source release and as a
152152 Windows installer for various versions of Python and the common
153- language runtime from the < a href ="http://pythonnet.sourceforge.net / ">
153+ language runtime from the < a href ="http://pythonnet.github.io / ">
154154 Python for .NET website </ a > . On Windows platforms, you can
155155 choose to install .NET-awareness into an existing Python
156156 installation as well as install Python for .NET as a standalone
@@ -658,7 +658,7 @@ <h2>License</h2>
658658 </ a >
659659 < p > < a name ="license "> Python for .NET is released under the open
660660 source Zope Public License (ZPL). A copy of the ZPL is included
661- in the distribution, or you can find a copy of the </ a > < a href ="http://pythonnet.sourceforge.net /license.txt ">
661+ in the distribution, or you can find a copy of the </ a > < a href ="http://pythonnet.github.io /license.txt ">
662662 ZPL online </ a > . Some distributions of this package include a
663663 copy of the C Python dlls and standard library, which are covered
664664 by the < a href ="http://www.python.org/license.html "> Python
0 commit comments