Pushed.

Gerald
---
 htdocs/bugs/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html
index d3a50f2a..aaef8915 100644
--- a/htdocs/bugs/index.html
+++ b/htdocs/bugs/index.html
@@ -650,8 +650,8 @@ the C++ standard: [dcl.init.ref] wwwdocs:/5, bullet 2, 
sub-bullet 1, and
 [class.temporary] wwwdocs:/2.</p>
 
 <p>Starting with GCC 4.3.0, GCC no longer gives an error for this
-case.  This change is based on
-the <a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#391";>intent
+case.  This change is based on the
+<a 
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#391";>intent
 of the C++ language committee</a>.  As of 2010-05-28, the final
 proposed draft of the C++0x standard permits this code without error.</p>
 </dd>
-- 
2.38.0

Reply via email to