From 632f8ae4e772e30ddf46fd58915bd26d9d7df5b7 Mon Sep 17 00:00:00 2001 From: Alex Hoffman Date: Tue, 11 Sep 2012 14:09:22 +1000 Subject: [PATCH] Updated IronPython link to latest stable 2.7.3 --- docs/starting/which-python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index 9c6e32f..af72adb 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -102,4 +102,4 @@ IronPython supports Python 2.7. [#iron_ver]_ .. [#jython_ver] http://wiki.python.org/jython/JythonFaq/GeneralInfo#Is_Jython_the_same_language_as_Python.3F -.. [#iron_ver] http://ironpython.codeplex.com/releases/view/54498 \ No newline at end of file +.. [#iron_ver] http://ironpython.codeplex.com/releases/view/81726