Mesa (master): docs: update link to OpenGL FAQ

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


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

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

docs: update link to OpenGL FAQ

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 b457adeec9f..d818bafe4ce 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -277,7 +277,7 @@ If your DRI-based driver isn't working, go to the
 <p>
 Make sure the ratio of the far to near clipping planes isn't too great.
 Look
-<a href="https://www.opengl.org/resources/faq/technical/depthbuffer.htm#0040">here</a>
+<a href="https://www.opengl.org/archives/resources/faq/technical/depthbuffer.htm#0040">here</a>
 for details.
 </p>
 <p>




More information about the mesa-commit mailing list