public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-3.4: Update a link to use https
@ 2023-01-27  0:23 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-27  0:23 UTC (permalink / raw)
  To: gcc-patches

Pushed.

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

diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html
index d9985673..76b4ce87 100644
--- a/htdocs/gcc-3.4/changes.html
+++ b/htdocs/gcc-3.4/changes.html
@@ -521,7 +521,7 @@ and not your code, that is broken.</em></p>
         Previous versions of G++ used to be less strict about this and
         allowed friend declarations for <code>private</code> class members,
         for example.  See the ISO C++ Standard Committee's <a
-        href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#209">defect
+        href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#209">defect
         report #209</a> for details.</li>
 
     <li>Declaration of member functions of class templates as friends are
-- 
2.39.1

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

only message in thread, other threads:[~2023-01-27  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27  0:23 [pushed] wwwdocs: gcc-3.4: Update a link to use 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).