summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <[email protected]>2019-06-11 10:18:39 +0200
committerErik Faye-Lund <[email protected]>2019-06-13 14:14:05 +0000
commit12f4cd6a09d85b21cbd3a50ef62fbe12bdd39339 (patch)
treefa232fc236821e55132a6a8c97cf3079c10f5a0e /docs
parente19448c10222354228c5b046d411423b7777afec (diff)
docs: update link to the Linux OpenGL ABI
Signed-off-by: Erik Faye-Lund <[email protected]> Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.html2
1 files changed, 1 insertions, 1 deletions
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>