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 --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>
 
-- 
2.40.1

Reply via email to