Simplify a link on the way, removing trailing "index.html".
---
 htdocs/gcc-3.0/criteria.html | 4 ++--
 htdocs/gcc-3.1/criteria.html | 2 +-
 htdocs/gcc-3.3/criteria.html | 2 +-
 htdocs/gcc-3.4/criteria.html | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/htdocs/gcc-3.0/criteria.html b/htdocs/gcc-3.0/criteria.html
index 8bca802f..97be2e30 100644
--- a/htdocs/gcc-3.0/criteria.html
+++ b/htdocs/gcc-3.0/criteria.html
@@ -243,10 +243,10 @@ different programming languages.</p>
     <td>2.2.0</td>
     <td>pooma-2.3.0.tgz</td>
 </tr>
-<tr><td><a href="http://www.netlib.org/lapack/index.html";>LAPACK</a></td>
+<tr><td><a href="https://www.netlib.org/lapack/";>LAPACK</a></td>
     <td>Fortran</td>
     <td>3.0</td>
-    <td><a href="http://www.netlib.org/lapack/lapack.tgz";>
+    <td><a href="https://www.netlib.org/lapack/lapack.tgz";>
         LAPACK (testing programs)</a></td>
 </tr>
 </table>
diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html
index 2a51da81..078303be 100644
--- a/htdocs/gcc-3.1/criteria.html
+++ b/htdocs/gcc-3.1/criteria.html
@@ -320,7 +320,7 @@ quality:</p>
     <td>ftp://ftp.kai.com/pub/benchmarks/stepanov_v1p2.C</td>
 </tr>
 <tr><td>LAPACK</td><td>Fortran</td>
-    <td><a href="http://www.netlib.org/lapack/lapack.tgz";>
+    <td><a href="https://www.netlib.org/lapack/lapack.tgz";>
         LAPACK 3.0 (timing programs)</a></td>
 </tr>
 </table>
diff --git a/htdocs/gcc-3.3/criteria.html b/htdocs/gcc-3.3/criteria.html
index a002d161..ceb21ac7 100644
--- a/htdocs/gcc-3.3/criteria.html
+++ b/htdocs/gcc-3.3/criteria.html
@@ -325,7 +325,7 @@ quality:</p>
          stepanov_v1p2.C</a></td>
 </tr>
 <tr><td>LAPACK</td><td>Fortran</td>
-    <td><a href="http://www.netlib.org/lapack/lapack.tgz";>
+    <td><a href="https://www.netlib.org/lapack/lapack.tgz";>
         LAPACK 3.0 (timing programs)</a></td>
 </tr>
 </table>
diff --git a/htdocs/gcc-3.4/criteria.html b/htdocs/gcc-3.4/criteria.html
index 56b7d321..e3d84320 100644
--- a/htdocs/gcc-3.4/criteria.html
+++ b/htdocs/gcc-3.4/criteria.html
@@ -325,7 +325,7 @@ quality:</p>
          stepanov_v1p2.C</a></td>
 </tr>
 <tr><td>LAPACK</td><td>Fortran 77</td>
-    <td><a href="http://www.netlib.org/lapack/lapack.tgz";>
+    <td><a href="https://www.netlib.org/lapack/lapack.tgz";>
         LAPACK 3.0 (timing programs)</a></td>
 </tr>
 </table>
-- 
2.45.1

Reply via email to