diff options
author | Andreas Boll <[email protected]> | 2012-09-18 19:31:28 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-09-19 17:15:48 +0200 |
commit | a73c59b7a6f45aeca32134873f893af178b354b8 (patch) | |
tree | 3881305de88ca05cfc8fb78aef2beca7a442bf62 /docs/shading.html | |
parent | 7b092548837254d1d9c741d31acac402354c0a2b (diff) |
docs: remove obsolete target attribute
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/shading.html b/docs/shading.html index c501e961c05..a12487bb86c 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -18,7 +18,7 @@ <p> This page describes the features and status of Mesa's support for the -<a href="http://opengl.org/documentation/glsl/" target="_parent"> +<a href="http://opengl.org/documentation/glsl/"> OpenGL Shading Language</a>. </p> @@ -250,10 +250,9 @@ regressions. </p> <p> -The <a href="http://piglit.freedesktop.org/" target="_parent">Piglit</a> project +The <a href="http://piglit.freedesktop.org/">Piglit</a> project has many GLSL tests and the -<a href="http://glean.sf.net" target="_parent">Glean</a> glsl1 test -tests GLSL features. +<a href="http://glean.sf.net">Glean</a> glsl1 test tests GLSL features. </p> <p> |