summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/contents.html4
-rw-r--r--docs/intro.html2
-rw-r--r--docs/systems.html4
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/contents.html b/docs/contents.html
index 88b7bc7de8..1f92980d8c 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -79,7 +79,7 @@ a:visited {
<b>Links</b>
<ul>
<li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
-<li><a href="http://dri.sourceforge.net" target="_parent">DRI website</a>
+<li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a>
<li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
<li><a href="games.html" target="MainFrame">Games and Entertainment</a>
<li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
@@ -98,4 +98,4 @@ WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
</blockquote>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/docs/intro.html b/docs/intro.html
index 374d124b34..a926f08172 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -136,7 +136,7 @@ GL_ARB_fragment_program extensions.
<p>
Ongoing: Mesa is used as the core of many hardware OpenGL drivers for
the XFree86 X.org X servers within the
-<A href="http://dri.sourceforge.net/" target="_parent">DRI project</A>.
+<A href="http://dri.freedesktop.org/" target="_parent">DRI project</A>.
I continue to enhance Mesa with new extensions and features.
</p>
diff --git a/docs/systems.html b/docs/systems.html
index 3a6594f5ff..48ac017644 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -33,7 +33,7 @@ Be warned that some drivers may be out of date and no longer function.
<UL>
<LI>Xlib driver for the X Window System <A HREF="README.X11">(README.X11)</A>
-<li><a href="http://dri.sourceforge.net/" target="_parent">
+<li><a href="http://dri.freedesktop.org/" target="_parent">
DRI hardware drivers</a> for the X window system
<LI>Microsoft Windows <A HREF="README.WIN32">(README.WIN32)</A>
<LI>DEC VMS <A HREF="README.VMS">(README.VMS)</A>
@@ -53,4 +53,4 @@ DRI hardware drivers</a> for the X window system
</UL>
</body>
-</html> \ No newline at end of file
+</html>