docs/helpwanted: fix GL3.txt/features.txt link
authorEric Engestrom <eric@engestrom.ch>
Tue, 30 Aug 2016 20:16:26 +0000 (21:16 +0100)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 21:38:57 +0000 (14:38 -0700)
Fixes: f926cf5bd0ade3273b32 ("docs: Rename GL3.txt to features.txt")
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
CC: Andreas Boll <andreas.boll.dev@gmail.com>
docs/helpwanted.html

index 859e65c88b18efd6df05236cfd30d69d6c048ffb..0660a9e8ddbfc6aef6ac5ee3713c918b3c3e7958 100644 (file)
@@ -56,8 +56,8 @@ You can find some further To-do lists here:
 <b>Common To-Do lists:</b>
 </p>
 <ul>
-  <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/GL3.txt">
-    <b>GL3.txt</b></a> - Status of OpenGL 3.x / 4.x features in Mesa.</li>
+  <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt">
+    <b>features.txt</b></a> - Status of OpenGL 3.x / 4.x features in Mesa.</li>
   <li><a href="http://dri.freedesktop.org/wiki/MissingFunctionality">
     <b>MissingFunctionality</b></a> - Detailed information about missing OpenGL features.</li>
 </ul>