Bugs item #2347624, was opened at 2008-11-25 20:28
Message generated for change (Comment added) made by mcfletch
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2347624&group_id=5988
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: doc
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: project web page bad link
Initial Comment:
The link to the py2exe page is broken.
On the web page:
http://pyopengl.sourceforge.net/documentation/index.html
The underlying HTML reads:
<li><a href="file:///S:/PyOpenGLWebSite/documentation/py2exe.html">Using
py2exe</a> with PyOpenGL and OpenGLContext -- building stand-alone
executables for Win32 systems (note, not currently working with 3.x!)</li>
The link should be: http://pyopengl.sourceforge.net/documentation/py2exe.html
----------------------------------------------------------------------
>Comment By: Mike C. Fletcher (mcfletch)
Date: 2009-07-18 20:20
Message:
Appears to have been fixed at some point.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2347624&group_id=5988
|