fix glut/freeglut links
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 23 Jun 2006 15:27:32 +0000 (15:27 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 23 Jun 2006 15:27:32 +0000 (15:27 +0000)
docs/download.html

index 19d014f375c7110f63ea059620faac0c5fc664a0..cad0403eefb30fb4be0c88a4283784b0a86f363d 100644 (file)
@@ -32,10 +32,10 @@ Mesa is distributed in several parts:
 </li>
 <li><b>MesaDemos-x.y.z</b> - OpenGL demonstration and test programs.
     Most of the programs require GLUT (either the
-    <a href="http://www.opengl.org/resources/libraries/glut.html"
+    <a href="http://www.opengl.org/resources/libraries/glut"
     target="_parent">original GLUT by Mark Kilgard</a> or
     <a href="http://freeglut.sourceforge.net" target="_parent">freeglut</a> or
-    <a href="http://freeglut.sourceforge.net" target="_parent">OpenGLUT</a>).
+    <a href="http://openglut.sourceforge.net" target="_parent">OpenGLUT</a>).
 </li>
 <li><b>MesaGLUT-x.y.z</b> - Mark Kilgard's GLUT, easily compiled and used
     with Mesa.  Plus, other implementation of GLUT for DOS, OS/2, BeOS, etc.