Issue 5317: URL given for IronPython in CPython documentation incorrect

Issue5317

Created on 2009-02-19 16:30 by dfugate, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg82478 - (view) Author: David Fugate (dfugate) Date: 2009-02-19 16:30
http://docs.python.org/reference/introduction.html#alternate-
implementations states that the IronPython project's website URL is 
http://workspaces.gotdotnet.com/ironpython.  This site has actually 
been dead for quite some time and our official project page is 
http://www.ironpython.com/ which we plan on revamping shortly.

Thanks,

Dave
msg82479 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-02-19 16:35
Thanks, fixed in r69776.
History
Date User Action Args
2022-04-11 14:56:45adminsetgithub: 49567
2009-02-19 16:35:01georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg82479
2009-02-19 16:30:55dfugatecreate