diff mbox series

[committed] wwwdocs: Update reference for PCOMMIT instruction deprecation.

Message ID 20200801221352.D349133E06@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: Update reference for PCOMMIT instruction deprecation. | expand

Commit Message

Gerald Pfeifer Aug. 1, 2020, 10:13 p.m. UTC
For once corporate webmasters who keep their house in order and added
proper redirects.

Pushed.

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

Patch

diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index 3713a394..e95aabbe 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -900,7 +900,7 @@  are not listed here).</p>
 <h3>IA-32/x86-64</h3>
   <ul>
     <li>Support for the <a
-    href="https://software.intel.com/en-us/blogs/2016/09/12/deprecate-pcommit-instruction">deprecated
+    href="https://software.intel.com/content/www/us/en/develop/blogs/deprecate-pcommit-instruction.html">deprecated
     pcommit instruction</a> has been removed.</li>
   </ul>