diff mbox series

[pushed] wwwdocs: news: Update links re GCC Runtime Library Exception

Message ID 20240608073740.05F1833E70@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: news: Update links re GCC Runtime Library Exception | expand

Commit Message

Gerald Pfeifer June 8, 2024, 7:37 a.m. UTC
Note this is more than just http->https.

Pushed. 

Gerald
---
 htdocs/news.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/htdocs/news.html b/htdocs/news.html
index aeac6935..5f652d90 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -678,13 +678,13 @@  platforms that support dynamically loadable objects.</dd>
 <dd>
 The GCC Steering Committee, along with the Free Software Foundation
 and the Software Freedom Law Center, is pleased to announce the release
-of a new <a href="http://www.gnu.org/licenses/gcc-exception.html">GCC
+of a new <a href="https://www.gnu.org/licenses/gcc-exception-3.1.html">GCC
 Runtime Library Exception</a>.
 <br>
 This license exception has been developed to allow various GCC
 libraries to upgrade to GPLv3.  It will also enable the development
 of a plugin framework for GCC.
-(<a href="http://www.gnu.org/licenses/gcc-exception-faq.html">Rationale
+(<a href="https://www.gnu.org/licenses/gcc-exception-3.1-faq.html">Rationale
 document and FAQ</a>)
 </dd>