Pushed.

---
 htdocs/gcc-10/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 79de28f7..2bad8ea3 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -850,14 +850,14 @@ typedef svbool_t pred512 
__attribute__((arm_sve_vector_bits(512)));
   with <code>MOVT</code>. For example, <code>-mcpu=cortex-m0</code>
   now supports this option.</li>
   <li>Support for the
-  <a href="https://developer.arm.com/architectures/cpu-architecture/m-profile";>
+  <a href="https://developer.arm.com/Architectures/M-Profile%20Architecture";>
   Armv8.1-M Mainline</a> Architecture has been added.
   <ul>
     <li>Armv8.1-M Mainline can be enabled by using the
       <code>-march=armv8.1-m.main</code> command-line option.</li>
   </ul></li>
   <li>Support for the
-  <a 
href="https://developer.arm.com/architectures/instruction-sets/simd-isas/helium/helium-intrinsics";>
+  <a 
href="https://developer.arm.com/architectures/instruction-sets/intrinsics/";>
   MVE</a> beta ACLE intrinsics has been added. These intrinsics can be
   enabled by including the arm_mve.h header file and passing the
   <code>+mve</code> or <code>+mve.fp</code> option extensions (for
-- 
2.38.0

Reply via email to