public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https
@ 2023-01-25 11:11 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-25 11:11 UTC (permalink / raw)
  To: gcc-patches

Pushed.

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

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
-- 
2.39.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-25 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 11:11 [pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).