diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-09-18 19:31:28 +0200 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-09-19 17:15:48 +0200 |
commit | a73c59b7a6f45aeca32134873f893af178b354b8 (patch) | |
tree | 3881305de88ca05cfc8fb78aef2beca7a442bf62 /docs/thanks.html | |
parent | 7b092548837254d1d9c741d31acac402354c0a2b (diff) |
docs: remove obsolete target attribute
Diffstat (limited to 'docs/thanks.html')
-rw-r--r-- | docs/thanks.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/thanks.html b/docs/thanks.html index 54a51d80ea..4ec92d3c2d 100644 --- a/docs/thanks.html +++ b/docs/thanks.html @@ -24,8 +24,8 @@ This list is far from complete and somewhat dated, unfortunately. <ul> <li>Early Mesa development was done while Brian was part of the -<a href="http://www.ssec.wisc.edu/~billh/vis.html" -target="_parent">SSEC Visualization Project</a> at the University of +<a href="http://www.ssec.wisc.edu/~billh/vis.html"> +SSEC Visualization Project</a> at the University of Wisconsin. He'd like to thank Bill Hibbard for letting him work on Mesa as part of that project. <br> @@ -40,22 +40,21 @@ Tungsten Graphics, Inc. have supported the ongoing development of Mesa. <br> <br> <li>The -<a href="http://www.mesa3d.org" target="_parent">Mesa</a> +<a href="http://www.mesa3d.org">Mesa</a> website is hosted by -<a href="http://sourceforge.net" target="_parent"> +<a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=3&type=1" width="88" height="31" align="bottom" alt="Sourceforge.net" border="0"></a> <br> <br> <li>The Mesa git repository is hosted by -<a href="http://freedesktop.org/" target="_parent">freedesktop.org</a>. +<a href="http://freedesktop.org/">freedesktop.org</a>. <br> <br> -<li><a href="http://www.altsoftware.com/" -target="_parent">alt.software</a> contributed the Direct3D driver. +<li><a href="http://www.altsoftware.com/">alt.software</a> contributed the Direct3D driver. <li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines, patches) in Mesa. |