All other links to wg21.link we have use https, so make this
consistent.

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

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 5c3519ba..ea9fe93c 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -30,7 +30,7 @@ a work-in-progress.</p>
 <ul>
   <li>The default mode for C++ is now <code>-std=gnu++17</code> instead of
     <code>-std=gnu++14</code>.  Note
-      that <a href="http://wg21.link/p0522r0";>C++17 changes to template
+      that <a href="https://wg21.link/p0522r0";>C++17 changes to template
       template parameter matching</a> can be disabled independently of other
       features with <code>-fno-new-ttp-matching</code>.
   </li>
-- 
2.29.2

Reply via email to