[pushed] wwwdocs: news: Switch MMIX links to https

Message ID 20240805191610.D43A233E6E@hamza.pair.com
State New
Headers
Series [pushed] wwwdocs: news: Switch MMIX links to https |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply

Commit Message

Gerald Pfeifer Aug. 5, 2024, 7:16 p.m. UTC
  Pushed.

Gerald
---
 htdocs/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

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>