MicBosi / VisualizationLibrary

Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on OpenGL 1.x-4.x supporting Windows, Linux and Mac OS X.
http://VisualizationLibrary.org
Other
339 stars 94 forks source link

OpenGL man links in documentation are all broken #192

Open MicBosi opened 3 years ago

MicBosi commented 3 years ago

They seem to have moved all the documentation and broke all the links with no redirects!

Git repo here: https://github.com/KhronosGroup/OpenGL-Refpages


eg. http://www.opengl.org/sdk/docs/man/xhtml/glLineWidth.xml

redirects to

https://www.khronos.org/registry/OpenGL-Refpages/gl4/xhtml/glLineWidth.xml (404 error)

but is actually in

https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glLineWidth.xhtml