diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.html | 2 |
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> |