[PyOpenGL-Users] url to opengl-programmable in "sample code references" is wrong
Brought to you by:
mcfletch
From: rndblnch <rnd...@gm...> - 2014-02-18 13:04:39
|
hello again, while looking at the documentation of pyopengl, i saw that you have included links to my opengl-programmable sample series in the doc. but the links are wrong: https://bitbucket.org/rndblnch/opengl-programmable/src/src/tip/xx-xx instead of https://bitbucket.org/rndblnch/opengl-programmable/src/tip/xx-xx (with a single src) the problem is here i guess (since the template for bitbucket already contains the /src/ part): http://bazaar.launchpad.net/~mcfletch/pyopengl/directdocs/view/head:/references.py#L240 renaud |