docs: prefer http-links over ftp
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 20 Mar 2023 19:00:37 +0000 (20:00 +0100)
committerMarge Bot <emma+marge@anholt.net>
Sun, 26 Mar 2023 19:46:48 +0000 (19:46 +0000)
None of the major browsers supports FTP links. While it's fine to have
FTP links as alternatives, let's change these links into HTTP links
instead.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22033>

docs/download.rst

index 99f846d..5eb3e73 100644 (file)
@@ -48,13 +48,13 @@ Demos, GLUT, and GLU
 --------------------
 
 A package of SGI's GLU library is available
-`here <ftp://ftp.freedesktop.org/pub/mesa/glu/>`__
+`here <https://archive.mesa3d.org/glu/>`__
 
 A package of Mark Kilgard's GLUT library is available
-`here <ftp://ftp.freedesktop.org/pub/mesa/glut/>`__
+`here <https://archive.mesa3d.org/glut/>`__
 
 The Mesa demos collection is available
-`here <ftp://ftp.freedesktop.org/pub/mesa/demos/>`__
+`here <https://archive.mesa3d.org/demos/>`__
 
 In the past, GLUT, GLU and the Mesa demos were released in conjunction
 with Mesa releases. But since GLUT, GLU and the demos change