From 04bfb71fa1c3e9a2e36ed4c25d1466a2280f3119 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 20 Mar 2023 20:00:37 +0100 Subject: [PATCH] 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: --- docs/download.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/download.rst b/docs/download.rst index 99f846d3599..5eb3e73e853 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -48,13 +48,13 @@ Demos, GLUT, and GLU -------------------- A package of SGI's GLU library is available -`here `__ +`here `__ A package of Mark Kilgard's GLUT library is available -`here `__ +`here `__ The Mesa demos collection is available -`here `__ +`here `__ In the past, GLUT, GLU and the Mesa demos were released in conjunction with Mesa releases. But since GLUT, GLU and the demos change