Johnny pointed this out in a different context, and I looked for other occurrences.
Pushed. Gerald git is a legacy protocol without authentication and encryption. --- htdocs/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/about.html b/htdocs/about.html index 7278cae6..6b4aa1c8 100644 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -62,7 +62,7 @@ and SSH installed, you can check out the web pages via</p> <p>For anonymous access, use</p> <blockquote><pre> -<code>git clone git://gcc.gnu.org/git/gcc-wwwdocs.git</code> +<code>git clone https://gcc.gnu.org/git/gcc-wwwdocs.git</code> </pre></blockquote> -- 2.51.0
