diff mbox series

[pushed] wwwdocs: readings: Adjust link to Arm architectures

Message ID 20230521184228.C70D533E87@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: readings: Adjust link to Arm architectures | expand

Commit Message

Gerald Pfeifer May 21, 2023, 6:42 p.m. UTC
arm.com does some interesting special effects with URL; hopefully this 
simplification is somewhat resilient.

Pushed.

Gerald
---
 htdocs/readings.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 6813b84f..26f2af7a 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -65,7 +65,7 @@  names.
   <br>The 64-bit execution state of the ARM Architecture, first introduced
   by the ARMv8-A architecture.
   <br>Manufacturer: Various, by license from ARM.
-  <br><a href="https://developer.arm.com/architectures/cpu-architecture">ARM Documentation</a>
+  <br><a href="https://developer.arm.com/architectures">ARM Documentation</a>
  </li>
 
  <li>andes (nds32)
@@ -84,7 +84,7 @@  names.
  <li>ARM
   <br>Manufacturer: Various, by license from ARM.
   <br>CPUs include: ARM7TDMI, and the Cortex-A, Cortex-R and Cortex-M series.
-  <br><a href="https://developer.arm.com/architectures/cpu-architecture">ARM Documentation</a>
+  <br><a href="https://developer.arm.com/architectures">ARM Documentation</a>
   <br><a href="https://developer.arm.com/documentation/ihi0036/latest/">Application Binary Interface (ABI) for the ARM Architecture</a>
  </li>