Mesa (master): docs: update link to the Linux OpenGL ABI

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 13 14:49:14 UTC 2019


Module: Mesa
Branch: master
Commit: 12f4cd6a09d85b21cbd3a50ef62fbe12bdd39339
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=12f4cd6a09d85b21cbd3a50ef62fbe12bdd39339

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue Jun 11 10:18:39 2019 +0200

docs: update link to the Linux OpenGL ABI

Signed-off-by: Erik Faye-Lund <erik.faye-lund at collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>

---

 docs/faq.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/faq.html b/docs/faq.html
index e38d5ec40ef..b457adeec9f 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -205,7 +205,7 @@ GLw (OpenGL widget library) is now available from a separate <a href="https://gi
 <h2>2.5 What's the proper place for the libraries and headers?</h2>
 <p>
 On Linux-based systems you'll want to follow the
-<a href="http://oss.sgi.com/projects/ogl-sample/ABI/index.html">Linux ABI</a> standard.
+<a href="https://www.khronos.org/registry/OpenGL/ABI/">Linux ABI</a> standard.
 Basically you'll want the following:
 </p>
 <dl>




More information about the mesa-commit mailing list