diff options
Diffstat (limited to 'Doc/reference/introduction.rst')
| -rw-r--r-- | Doc/reference/introduction.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/reference/introduction.rst b/Doc/reference/introduction.rst index d75d22b..a84d8e8 100644 --- a/Doc/reference/introduction.rst +++ b/Doc/reference/introduction.rst @@ -65,7 +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://www.ironpython.net/>`_. +   more information, see `the IronPython website <http://ironpython.net/>`_.  PyPy     An implementation of Python written completely in Python. It supports several  | 
