diff mbox series

[committed] wwwdocs: readings: Update R32C/M32C/M16C and SuperH references

Message ID 20201215090919.4DB8B33EC7@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: readings: Update R32C/M32C/M16C and SuperH references | expand

Commit Message

Gerald Pfeifer Dec. 15, 2020, 9:09 a.m. UTC
renesas.com is an interesting site: I got "403 Forbidden" for these 
two links, when really it's about them having moved once again, URLs
of 100+ characters, and blocking depending on user-agent. Oh, and try
regularly accessing robots.txt -- good luck.

If any of you has contacts there it would be nice to reach out.

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 f1bc116d..13e9e71e 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -164,7 +164,7 @@  names.
  
  <li>m32c
   <br />Manufacturer: Renesas
-  <br /><a href="https://www.renesas.com/us/en/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/other-mcus-mpus/m16c-family-mcus-r32c-m32c-m16c">Renesas M16C Family (R32C/M32C/M16C) Site</a>
   <br />GDB includes a simulator.
  </li>
  
@@ -282,7 +282,7 @@  names.
  <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/us/en/products/microcontrollers-microprocessors/superh.html">Renesas SuperH Processors</a>
+  <br /><a href="https://www.renesas.com/us/en/products/microcontrollers-microprocessors/other-mcus-mpus/superh-risc-engine-family-mcus">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>