public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: *: Move www.netlib.org to https
@ 2024-06-02  8:25 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-06-02  8:25 UTC (permalink / raw)
  To: gcc-patches

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-02  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02  8:25 [pushed] wwwdocs: *: Move www.netlib.org to https Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).