diff options
author | Brian Paul <brianp@vmware.com> | 2016-04-25 13:28:56 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2016-04-25 14:10:40 -0600 |
commit | ef3f00edd8433a0031b6392dfa41c3d30bde7279 (patch) | |
tree | ae28d98710f521323bc05a94d17332ba51444eee /docs/systems.html | |
parent | 50b82ecd772ff8f59974618f852fedf98bbe77a6 (diff) | |
download | external_mesa3d-ef3f00edd8433a0031b6392dfa41c3d30bde7279.zip external_mesa3d-ef3f00edd8433a0031b6392dfa41c3d30bde7279.tar.gz external_mesa3d-ef3f00edd8433a0031b6392dfa41c3d30bde7279.tar.bz2 |
docs: update link to Intel's graphics website
Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'docs/systems.html')
-rw-r--r-- | docs/systems.html | 3 |
1 files changed, 1 insertions, 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. |