summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2017-02-14 22:48:56 +0000
committerEric Engestrom <[email protected]>2017-02-21 14:54:10 +0000
commit6181ab9d771270c876f0f152e8b5cfd89c8a392d (patch)
tree18d40c2e7ceb082d6d1dd625bf85036404c1e34d /docs
parentb347bbb63b71349e3344216da6ce48eee91dcef2 (diff)
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 <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/xlibdriver.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index fc8c201fcd4..b4de10e36f1 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>