This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via c9186eeaeea003d11e7962cc1655364bcc2bd6a2 (commit)
from a81295a4b193da909614074ac6978edbd7ebdad5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c9186eeaeea003d11e7962cc1655364bcc2bd6a2
Author: Gerald Pfeifer <[email protected]>
Date: Sun Aug 31 09:14:04 2025 +0200
testing: Simplify link to LAPACK site
diff --git a/htdocs/testing/testing-lapack.html
b/htdocs/testing/testing-lapack.html
index 3262d69c..d6d8c604 100644
--- a/htdocs/testing/testing-lapack.html
+++ b/htdocs/testing/testing-lapack.html
@@ -11,7 +11,7 @@
<h1>LAPACK build and test guide</h1>
<p>This page is a guide to building the
-<a href="https://netlib.org/lapack/index.html">LAPACK</a> linear
+<a href="https://netlib.org/lapack/">LAPACK</a> linear
algebra package and running its testing and timing programs as part of
GCC integration testing.</p>
-----------------------------------------------------------------------
Summary of changes:
htdocs/testing/testing-lapack.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs