Mesa (master): docs: fix gamma correction link

Eric Engeström eric_engestrom at kemper.freedesktop.org
Tue Feb 21 15:59:06 UTC 2017


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

Author: Eric Engestrom <eric.engestrom at imgtec.com>
Date:   Tue Feb 14 22:48:56 2017 +0000

docs: fix gamma correction link

That link has been dead for 15 years...
We could link to Archive.org [1] to get the last time this page existed,
but I feel like Wikipedia is a better choice.

[1] http://web.archive.org/web/20021211151318/http://www.inforamp.net/~poynton/notes/colour_and_gamma/GammaFAQ.html

Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 docs/xlibdriver.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index fc8c201..b4de10e 100644
--- a/docs/xlibdriver.html
+++ b/docs/xlibdriver.html
@@ -171,9 +171,8 @@ drawn with glDrawPixels.
 </p>
 
 <p>
-For more information about gamma correction see:
-<a href="http://www.inforamp.net/~poynton/notes/colour_and_gamma/GammaFAQ.html">
-the Gamma FAQ</a>
+For more information about gamma correction, see the
+<a href="https://en.wikipedia.org/wiki/Gamma_correction">Wikipedia article</a>
 </p>
 
 




More information about the mesa-commit mailing list