diff mbox

[wwwdocs] RISC-V readings and features

Message ID alpine.LSU.2.20.1703010537590.2487@anthias.pfeifer.com
State New
Headers show

Commit Message

Gerald Pfeifer March 1, 2017, 1:38 p.m. UTC
On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
> Except http://riscv.org actually redirects to https://riscv.org . :-}

I now made the same update to readings.html as well.

Applied.

Gerald

Comments

Palmer Dabbelt March 1, 2017, 5:37 p.m. UTC | #1
On Wed, 01 Mar 2017 05:38:42 PST (-0800), gerald@pfeifer.com wrote:
> On Wed, 8 Feb 2017, Gerald Pfeifer wrote:
>> Except http://riscv.org actually redirects to https://riscv.org . :-}
>
> I now made the same update to readings.html as well.
>
> Applied.

Thanks!
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.268
diff -u -r1.268 readings.html
--- readings.html	26 Feb 2017 14:35:13 -0000	1.268
+++ readings.html	1 Mar 2017 13:37:57 -0000
@@ -245,8 +245,8 @@ 
 
  <li>riscv
   <br />Manufacturer: Many (open ISA standard)
-  <br /><a href="http://riscv.org">RISC-V Foundation</a>
-  <br /><a href="http://riscv.org/specifications/">ISA Specifications</a>
+  <br /><a href="https://riscv.org">RISC-V Foundation</a>
+  <br /><a href="https://riscv.org/specifications/">ISA Specifications</a>
  </li>
  
  <li>rs6000 (powerpc, powerpcle)