diff options
author | Timo Jyrinki <[email protected]> | 2008-08-26 12:36:39 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2008-08-26 12:36:39 -0600 |
commit | 385d6b2e68e6960cf3dc7ff922427523de746a9f (patch) | |
tree | 70ba7b646a5dd56e85bf49d14c51c5ce6cd30c44 /docs/intro.html | |
parent | 80af50b35b5a4e8890e15b28940576f8a1ac1476 (diff) |
asst. html doc updates
Diffstat (limited to 'docs/intro.html')
-rw-r--r-- | docs/intro.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/intro.html b/docs/intro.html index 0e37322823b..aae2e6e1928 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -22,9 +22,10 @@ for modern GPUs. <p> Mesa ties into several other open-source projects: the -<a href="http://dri.sf.net/" target="_parent">Direct Rendering Infrastructure</a> -and <a href="http://x.org" target="_parent">X.org</a> to provide OpenGL -support to users of X on Linux, FreeBSD and other operating systems. +<a href="http://dri.freedesktop.org/" target="_parent">Direct Rendering +Infrastructure</a> and <a href="http://x.org" target="_parent">X.org</a> to +provide OpenGL support to users of X on Linux, FreeBSD and other operating +systems. </p> |