diff options
-rw-r--r-- | docs/helpwanted.html | 2 | ||||
-rw-r--r-- | docs/shading.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 8aa1b92fed..e452689ac6 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -37,7 +37,7 @@ deprecated starting in Mesa 8.0.<br> They have to be ported to DRI2 to be accepted in mesa master again. <li> <b>Contribute more tests to -<a href="http://people.freedesktop.org/~nh/piglit/" target="_parent">Piglit</a>.</b> +<a href="http://piglit.freedesktop.org/" target="_parent">Piglit</a>.</b> <li> <b>Automatic testing. </b> diff --git a/docs/shading.html b/docs/shading.html index a9b7cfc4bb..17cf35c227 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -243,7 +243,7 @@ regressions. </p> <p> -The <a href="http://people.freedesktop.org/~nh/piglit/" target="_parent">Piglit</a> project +The <a href="http://piglit.freedesktop.org/" target="_parent">Piglit</a> project has many GLSL tests and the <a href="http://glean.sf.net" target="_parent">Glean</a> glsl1 test tests GLSL features. |