diff mbox series

[wwwdocs] readings.html - update renesas.com links

Message ID alpine.LSU.2.21.1809231719280.3785@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] readings.html - update renesas.com links | expand

Commit Message

Gerald Pfeifer Sept. 23, 2018, 3:21 p.m. UTC
Someone at renesas apparently was a little bored, but at least they
put redirects in place.

Committed.

Gerald
diff mbox series

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.300
diff -u -r1.300 readings.html
--- readings.html	1 Sep 2018 23:42:00 -0000	1.300
+++ readings.html	23 Sep 2018 15:20:28 -0000
@@ -163,7 +163,7 @@ 
  
  <li>m32c
   <br />Manufacturer: Renesas
-  <br /><a href="https://www.renesas.com/en-us/products/microcontrollers-microprocessors/m16c.html">Renesas M16C Family (R32C/M32C/M16C) Site</a>
+  <br /><a href="https://www.renesas.com/us/en/products/microcontrollers-microprocessors/m16c.html">Renesas M16C Family (R32C/M32C/M16C) Site</a>
   <br />GDB includes a simulator.
  </li>
  
@@ -263,13 +263,13 @@ 
  
  <li>rx
   <br />Manufacturer: Renesas
-  <br /><a href="https://www.renesas.com/en-us/products/microcontrollers-microprocessors/rx/rx600/rx610.html">RX610 landing page</a>
+  <br /><a href="https://www.renesas.com/us/en/products/microcontrollers-microprocessors/m16c.html">RX610 landing page</a>
  </li>
  
  <li>sh
   <br />Manufacturer: Renesas, various licensees.
   <br />CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH4A, SH5 series.
-  <br /><a href="https://www.renesas.com/en-us/products/microcontrollers-microprocessors/superh.html">Renesas SuperH Processors</a>
+  <br /><a href="https://www.renesas.com/us/en/products/microcontrollers-microprocessors/superh.html">Renesas SuperH Processors</a>
   <br /><a href="http://shared-ptr.com/sh_insns.html">SuperH Instruction Set Summary</a>
   <br />GDB includes a simulator.
  </li>