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>
This commit is contained in:
Eric Engestrom
2017-02-09 02:10:17 +00:00
parent 2b0fe3cff7
commit 30cf9ffb59
34 changed files with 128 additions and 128 deletions
+2 -2
View File
@@ -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>