This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] RISC-V readings and features


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

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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]