Module: Mesa Branch: master Commit: ef3f00edd8433a0031b6392dfa41c3d30bde7279 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef3f00edd8433a0031b6392dfa41c3d30bde7279
Author: Brian Paul <[email protected]> Date: Mon Apr 25 13:28:56 2016 -0600 docs: update link to Intel's graphics website Reviewed-by: Matt Turner <[email protected]> --- docs/systems.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/systems.html b/docs/systems.html index f847928..1286387 100644 --- a/docs/systems.html +++ b/docs/systems.html @@ -34,8 +34,7 @@ Hardware drivers include: </p> <ul> <li>Intel i965, i945, i915. - See <a href="http://intellinuxgraphics.org/index.html"> - Intel's website</a></li> + See <a href="https://01.org/linuxgraphics">Intel's website</a></li> <li>AMD Radeon series. See <a href="http://www.x.org/wiki/RadeonFeature">RadeonFeature</a></li> <li>NVIDIA GPUs. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
