[PyOpenGL-Devel] [ pyopengl-Bugs-2347624 ] project web page bad link
Brought to you by:
mcfletch
From: SourceForge.net <no...@so...> - 2008-11-26 01:28:47
|
Bugs item #2347624, was opened at 2008-11-26 01:28 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2347624&group_id=5988 |