public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: readings: Adjust link to Arm architectures
@ 2023-05-21 18:42 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-05-21 18:42 UTC (permalink / raw)
  To: gcc-patches
  Cc: Nick Clifton, Richard Earnshaw, Ramana Radhakrishnan,
	Kyrylo Tkachov, Richard Sandiford, Marcus Shawcroft

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-21 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21 18:42 [pushed] wwwdocs: readings: Adjust link to Arm architectures Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).