No need for a trailing slash, and switch to https. --- htdocs/gcc-3.0/index.html | 2 +- htdocs/gcc-3.1/index.html | 4 ++-- htdocs/gccmission.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/htdocs/gcc-3.0/index.html b/htdocs/gcc-3.0/index.html index a1f454e0..7d39658b 100644 --- a/htdocs/gcc-3.0/index.html +++ b/htdocs/gcc-3.0/index.html @@ -16,7 +16,7 @@ <p>February 20, 2002</p> -<p>The <a href="http://www.gnu.org/">GNU project</a> and the GCC +<p>The <a href="https://www.gnu.org">GNU project</a> and the GCC developers are pleased to announce the release of GCC 3.0.4, which is a bug-fix release for the GCC 3.0 series. </p> diff --git a/htdocs/gcc-3.1/index.html b/htdocs/gcc-3.1/index.html index 0c85bcb9..6f25a878 100644 --- a/htdocs/gcc-3.1/index.html +++ b/htdocs/gcc-3.1/index.html @@ -16,14 +16,14 @@ <p>July 27, 2002</p> -<p>The <a href="http://www.gnu.org/">GNU project</a> and the GCC +<p>The GNU project and the GCC developers are pleased to announce the release of GCC 3.1.1.</p> <p>The links below still apply to GCC 3.1.1.</p> <p>May 15, 2002</p> -<p>The <a href="http://www.gnu.org/">GNU project</a> and the GCC +<p>The <a href="https://www.gnu.org">GNU project</a> and the GCC developers are pleased to announce the release of GCC 3.1.</p> <p>GCC used to stand for the GNU C Compiler, but since the compiler diff --git a/htdocs/gccmission.html b/htdocs/gccmission.html index 1124fe9f..2eff0453 100644 --- a/htdocs/gccmission.html +++ b/htdocs/gccmission.html @@ -11,7 +11,7 @@ <h1>GCC Development Mission Statement (2021-06-01)</h1> -<p>GCC development is a part of the <a href="http://www.gnu.org/">GNU +<p>GCC development is a part of the <a href="https://www.gnu.org">GNU Project</a>, aiming to improve the compiler used in the GNU system including the GNU/Linux variant. The GCC development effort uses an open development environment and -- 2.45.2