diff mbox series

[pushed] wwwdocs: news: Unify hsafoundation.com URLs

Message ID 20240621084954.78F3333ED5@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: news: Unify hsafoundation.com URLs | expand

Commit Message

Gerald Pfeifer June 21, 2024, 8:49 a.m. UTC
---
 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 4a6c2ab3..471b31b7 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -168,7 +168,7 @@ 
 
 <dt><span>BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate Language) front end added</span>
      <span class="date">[2017-02-01] wwwdocs:</span></dt>
-     <dd><a href="http://hsafoundation.com"> Heterogeneous Systems
+     <dd><a href="https://hsafoundation.com">Heterogeneous Systems
      Architecture 1.0</a> BRIG (HSAIL)
      <a href="gcc-7/changes.html#brig">front end was added to GCC</a>,
      enabling HSAIL finalization for gcc-supported
@@ -207,7 +207,7 @@ 
 
 <dt><span> Heterogeneous Systems Architecture support</span>
      <span class="date">[2016-01-27] wwwdocs:</span></dt>
-     <dd><a href="http://www.hsafoundation.com/"> Heterogeneous Systems
+     <dd><a href="https://hsafoundation.com">Heterogeneous Systems
      Architecture 1.0</a> <a href="https://gcc.gnu.org/gcc-6/changes.html#hsa">
      support was added to GCC</a>, contributed by Martin Jambor, Martin Li??ka
      and Michael Matz from SUSE.</dd>