diff mbox

[wwwdocs] Two more broken links in readings.html

Message ID alpine.LNX.2.00.1303311735550.4333@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer March 31, 2013, 3:37 p.m. UTC
On Sun, 31 Mar 2013, minux wrote:
> the link for "CompactRISC CR16CP Architecture" on that page is also broken.
> As TI says document for CR16 is only available to existing customers, i'm
> afraid we have to remove that link.

You mean the fact that the page redirects to the TI home page and
after searching a bit, "CR16 Datasheets are available only to
existing customers. Contact your sales representative." on
http://www.ti.com/ww/en/mcu/cop/cop-cp3k-cr16.html was the best?

Good point, I have removed the link as well per the patch below.

Thanks,
Gerald
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.227
diff -u -3 -p -r1.227 readings.html
--- readings.html	31 Mar 2013 15:18:35 -0000	1.227
+++ readings.html	31 Mar 2013 15:37:16 -0000
@@ -103,8 +103,7 @@  names.
 
  <li>CR16
    <br />Manufacturer: National Semiconductor
-   <br />Acronym stands for:  CompactRISC 16-bit 
-   <br /><a href="http://www.national.com/en/compactrisc/core_arch.html">CompactRISC CR16CP Architecture</a>
+   <br />Acronym stands for: CompactRISC 16-bit 
    <br />GDB includes a simulator
  </li>