]> granicus.if.org Git - python/commitdiff
point IronPython to ironpython.net; thanks to Lazar Pancic from docs@
authorSandro Tosi <sandro.tosi@gmail.com>
Sat, 24 Dec 2011 22:13:19 +0000 (23:13 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sat, 24 Dec 2011 22:13:19 +0000 (23:13 +0100)
Doc/reference/introduction.rst

index 23ab88e04c732c4677d6aff39acc6418490cab42..0ac57945db1825bb67fd5e956a05223970fc34a4 100644 (file)
@@ -66,7 +66,7 @@ IronPython
    An alternate Python for .NET.  Unlike Python.NET, this is a complete Python
    implementation that generates IL, and compiles Python code directly to .NET
    assemblies.  It was created by Jim Hugunin, the original creator of Jython.  For
-   more information, see `the IronPython website <http://www.ironpython.com/>`_.
+   more information, see `the IronPython website <http://www.ironpython.net/>`_.
 
 PyPy
    An implementation of Python written completely in Python. It supports several