public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-3.0: Avoid duplicate link to LAPACK
@ 2024-06-19  6:22 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-06-19  6:22 UTC (permalink / raw)
  To: gcc-patches

There is already one such link pretty directly above, so avoid the
second one.
---
 htdocs/gcc-3.0/criteria.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/htdocs/gcc-3.0/criteria.html b/htdocs/gcc-3.0/criteria.html
index 97be2e30..3e679d28 100644
--- a/htdocs/gcc-3.0/criteria.html
+++ b/htdocs/gcc-3.0/criteria.html
@@ -313,8 +313,7 @@ for measuring code quality:</p>
 </tr>
 <tr><td>LAPACK</td>
     <td>Fortran</td>
-    <td><a href="http://www.netlib.org/lapack/lapack.tgz">
-        LAPACK 3.0 (timing programs)</a></td>
+    <td>LAPACK 3.0 (timing programs)</td>
 </tr>
 </table>
 
-- 
2.45.2

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

only message in thread, other threads:[~2024-06-19  6:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19  6:22 [pushed] wwwdocs: gcc-3.0: Avoid duplicate link to LAPACK 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).