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 8f21ce954..582fb7f62 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -308,7 +308,7 @@ within strings:
     a memory store to a location precedes a constructor to that
     memory location.</li>
     <li>G++ now supports
-        <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx1z";>C++17</a>
+        <a href="../projects/cxx-status.html#cxx1z">C++17</a>
         fold expressions, <code>u8</code> character literals,
         extended <code>static_assert</code>, and nested namespace 
definitions.</li>
     <li>G++ now allows constant evaluation for all non-type template 
arguments.</li>
-- 
2.54.0

Reply via email to