We actually do not need the trailing slash, and the server now
redirects to https.  (It also redirects further, but that may
not be an ultimately stable URL, so I'm adding this to my exception
list.)

Applied.

Gerald

Index: benchmarks/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.38
diff -u -r1.38 index.html
--- benchmarks/index.html       30 May 2017 12:36:30 -0000      1.38
+++ benchmarks/index.html       5 Nov 2017 11:16:50 -0000
@@ -19,7 +19,7 @@
 <p>
 AMD Athlon, AMD Bulldozer, Intel Haswell and Intel Itanium SPEC CPU 2000 and
 SPEC CPU 2006 results are available at
-<a href="http://gcc.opensuse.org/";>http://gcc.opensuse.org/</a>.
+<a href="https://gcc.opensuse.org";>http://gcc.opensuse.org</a>.
 </p>
 
 <p>SPEC CPU 2000 results on Intel Core2 are available at <a

Reply via email to