Module: Mesa Branch: master Commit: f37824ff4a92374872346bb476bfc1f4b5eaa413 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f37824ff4a92374872346bb476bfc1f4b5eaa413
Author: Timothy Arceri <[email protected]> Date: Mon Aug 21 11:29:05 2017 +1000 docs: remove link to MissingFunctionality wiki page Outdated, features.txt is used instead. Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Samuel Pitoiset <[email protected]> --- docs/helpwanted.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 48e57fc716..9b7b5e0004 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -49,8 +49,6 @@ You can find some further To-do lists here: <ul> <li><a href="https://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="https://dri.freedesktop.org/wiki/MissingFunctionality"> - <b>MissingFunctionality</b></a> - Detailed information about missing OpenGL features.</li> </ul> <p> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
