docs: prefer http-links over ftp

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>
This commit is contained in:
Erik Faye-Lund
2023-03-20 20:00:37 +01:00
committed by Marge Bot
parent 5b5fd8d437
commit 04bfb71fa1

View File

@@ -48,13 +48,13 @@ Demos, GLUT, and GLU
-------------------- --------------------
A package of SGI's GLU library is available 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 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 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 In the past, GLUT, GLU and the Mesa demos were released in conjunction
with Mesa releases. But since GLUT, GLU and the demos change with Mesa releases. But since GLUT, GLU and the demos change