diff options
Diffstat (limited to 'docs/download.html')
-rw-r--r-- | docs/download.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html index 8670b03d94a..c68f4baea0a 100644 --- a/docs/download.html +++ b/docs/download.html @@ -102,9 +102,9 @@ In the past, GLUT, GLU and the Mesa demos were released in conjunction with Mesa releases. But since GLUT, GLU and the demos change infrequently, they were split off into their own git repositories: -<a href="http://cgit.freedesktop.org/mesa/glut/">GLUT</a>, -<a href="http://cgit.freedesktop.org/mesa/glu/">GLU</a> and -<a href="http://cgit.freedesktop.org/mesa/demos/">Demos</a>, +<a href="https://cgit.freedesktop.org/mesa/glut/">GLUT</a>, +<a href="https://cgit.freedesktop.org/mesa/glu/">GLU</a> and +<a href="https://cgit.freedesktop.org/mesa/demos/">Demos</a>, </p> </div> |