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 0c7d2582..345752eb 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -263,7 +263,7 @@ within strings:
         <li><code>-Wmisleading-indentation</code> warns about places where the
           indentation of the code gives a misleading idea of the block
           structure of the code to a human reader.  For example, given
-          <a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1266";>CVE-2014-1266</a>:
+          <a 
href="https://www.cve.org/CVERecord?id=CVE-2014-1266";>CVE-2014-1266</a>:
 <blockquote><pre>
 <b>sslKeyExchange.c:</b> In function <b>'SSLVerifySignedServerKeyExchange'</b>:
 <b>sslKeyExchange.c:629:3:</b> <span class="boldmagenta">warning:</span> this 
<b>'if'</b> clause does not guard... [<span 
class="boldmagenta">-Wmisleading-indentation</span>] wwwdocs:
-- 
2.50.1

Reply via email to