@@ -141,7 +141,7 @@ <h1>Python for .NET</h1>
141
141
project, which is in active development.
142
142
</ p >
143
143
< 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 / ">
145
145
Python for .NET website </ a > . To subscribe to the < a href ="http://mail.python.org/mailman/listinfo/pythondotnet ">
146
146
Python for .NET mailing list </ a > or read the < a href ="http://mail.python.org/pipermail/pythondotnet/ ">
147
147
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>
150
150
< h2 > Installation</ h2 >
151
151
< p > Python for .NET is available as a source release and as a
152
152
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 / ">
154
154
Python for .NET website </ a > . On Windows platforms, you can
155
155
choose to install .NET-awareness into an existing Python
156
156
installation as well as install Python for .NET as a standalone
@@ -658,7 +658,7 @@ <h2>License</h2>
658
658
</ a >
659
659
< p > < a name ="license "> Python for .NET is released under the open
660
660
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 ">
662
662
ZPL online </ a > . Some distributions of this package include a
663
663
copy of the C Python dlls and standard library, which are covered
664
664
by the < a href ="http://www.python.org/license.html "> Python
0 commit comments