These were the remaining UTF-8 non-breaking spaces I found in all of wwwdocs after fixing those in gcc-13/changes.html yesterday.
Pushed. Gerald --- htdocs/mirrors.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index cd2a19ea..cdc68003 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -34,9 +34,9 @@ mirrors</a>.</p> (<a href="rsync://mirror.marwan.ma/gcc/">rsync://mirror.marwan.ma/gcc/</a>), thanks to Sami Ait Ali Oulahcen ([email protected]) <li>The Netherlands, Dronten: -?? <a href="http://mirror.koddos.net/gcc/">http://mirror.koddos.net/gcc/</a> | -?? <a href="rsync://mirror.koddos.net/gcc/">rsync://mirror.koddos.net/gcc/</a>, -?? thanks to Martin ([email protected]) at KoDDoS.</li> + <a href="http://mirror.koddos.net/gcc/">http://mirror.koddos.net/gcc/</a> | + <a href="rsync://mirror.koddos.net/gcc/">rsync://mirror.koddos.net/gcc/</a>, + thanks to Martin ([email protected]) at KoDDoS.</li> <li>The Netherlands, Nijmegen: <a href="https://ftp.nluug.nl/languages/gcc/">ftp.nluug.nl</a>, thanks to Jan Cristiaan van Winkel ([email protected])</li> <li>Russia, Novosibirsk: <a href="https://mirror.linux-ia64.org/gnu/gcc/">mirror.linux-ia64.org</a>, thanks to Daniel Volchixin ([email protected])</li> <li>UK: <a href="https://mirrorservice.org/sites/sourceware.org/pub/gcc/">mirrorservice.org</a>, thanks to [email protected]</li> -- 2.51.0
