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 ec712ec80bf7b425cc1365b9b844c2843d9cb1f8 (commit) from e894bc4643a5d0f807eb78959ee6f9014b9fa2d4 (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 ec712ec80bf7b425cc1365b9b844c2843d9cb1f8 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Mon Aug 5 21:15:07 2024 +0200 news: Switch MMIX links to https diff --git a/htdocs/news.html b/htdocs/news.html index bb04a682..a8850dd4 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -1228,7 +1228,7 @@ GCC 3.0.3 has been released. <dt><b>November 3, 2001</b></dt> <dd> Hans-Peter Nilsson has contributed a port to <a -href="http://www-cs-faculty.stanford.edu/~knuth/mmix.html">MMIX</a>, the +href="https://www-cs-faculty.stanford.edu/~knuth/mmix.html">MMIX</a>, the CPU architecture used in new editions of Donald E. Knuth's The Art of Computer Programming. </dd> ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs