public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Update reference to RISC-V ISA Specifications
@ 2020-08-23 10:19 Gerald Pfeifer
  2020-08-24  3:42 ` Kito Cheng
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2020-08-23 10:19 UTC (permalink / raw)
  To: gcc-patches

Pushed. Gerald

---
 htdocs/readings.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/readings.html b/htdocs/readings.html
index b960eb8c..978d566c 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -263,7 +263,7 @@ names.
  <li>riscv
   <br />Manufacturer: Many (open ISA standard)
   <br /><a href="https://riscv.org">RISC-V Foundation</a>
-  <br /><a href="https://riscv.org/specifications/">ISA Specifications</a>
+  <br /><a href="https://riscv.org/technical/specifications/">ISA Specifications</a>
  </li>
  
  <li>rs6000 (powerpc, powerpcle)
-- 
2.28.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-24  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-23 10:19 [committed] wwwdocs: Update reference to RISC-V ISA Specifications Gerald Pfeifer
2020-08-24  3:42 ` Kito Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).