[pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https

Message ID 20230125111201.D211233EEC@hamza.pair.com
State Committed
Headers
Series [pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https |

Commit Message

Gerald Pfeifer Jan. 25, 2023, 11:11 a.m. UTC
  Pushed.

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

Patch

diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index 612ea48d..b400dd9c 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -300,7 +300,7 @@  within strings:
 <h3 id="cxx">C++</h3>
   <ul>
     <li>The default mode has been changed to <code>-std=gnu++14</code>.</li>
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++
 	Concepts</a> are now supported when compiling with
         <code>-fconcepts</code>.</li>
     <li><code>-flifetime-dse</code> is more