summaryrefslogtreecommitdiff
path: root/docs/shading.html
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2017-02-09 02:10:17 +0000
committerEric Engestrom <eric@engestrom.ch>2017-02-09 11:28:15 +0000
commit30cf9ffb595b0fb7aeb2867d704ae9016b29fca2 (patch)
tree55ed8a1fd075c7b30763ede659eb38dcf4220e91 /docs/shading.html
parent2b0fe3cff7c8620b19a9fe316e290c21258759ad (diff)
downloadmesa-30cf9ffb595b0fb7aeb2867d704ae9016b29fca2.tar.gz
docs: https all the links \o/
Most of them already redirected to https anyway, so we might as well avoid the redirection and the security implications by linking directly to the right protocol. Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/shading.html')
-rw-r--r--docs/shading.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/shading.html b/docs/shading.html
index e44035a0b23..a28c5b33b04 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -18,7 +18,7 @@
<p>
This page describes the features and status of Mesa's support for the
-<a href="http://opengl.org/documentation/glsl/">
+<a href="https://opengl.org/documentation/glsl/">
OpenGL Shading Language</a>.
</p>
@@ -222,7 +222,7 @@ regressions.
</p>
<p>
-The <a href="http://piglit.freedesktop.org/">Piglit</a> project
+The <a href="https://piglit.freedesktop.org/">Piglit</a> project
has many GLSL tests.
</p>