diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-08-06 21:38:28 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-08-06 16:23:43 -0600 |
commit | 102617bc5206e459bb1743d2d72341dbfe77bc58 (patch) | |
tree | a762293de2ab6e4d67b84b423f5388c116d88d44 /docs/shading.html | |
parent | 933e13e2aff8bf683a461f1ab3886ec044747a85 (diff) |
docs: update piglit url
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 2 |
1 files changed, 1 insertions, 1 deletions
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. |