]> granicus.if.org Git - python/commitdiff
#5317: update IronPython URL.
authorGeorg Brandl <georg@python.org>
Thu, 19 Feb 2009 16:34:51 +0000 (16:34 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 19 Feb 2009 16:34:51 +0000 (16:34 +0000)
Doc/reference/introduction.rst

index 8b2cceb3afc9fbd3c12ca611eb6713b88c629974..69bd41dbe6c7fcae88d2fead598a2afbf9531867 100644 (file)
@@ -65,8 +65,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://workspaces.gotdotnet.com/ironpython>`_.
+   more information, see `the IronPython website <http://www.ironpython.com/>`_.
 
 PyPy
    An implementation of Python written in Python; even the bytecode interpreter is