public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch, wwwdocs, committed] Fix broken link in gcc-12/changes.html
@ 2022-04-30 22:09 Thomas Koenig
  0 siblings, 0 replies; only message in thread
From: Thomas Koenig @ 2022-04-30 22:09 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

Hi,

after noticing an error in the gcc12 changes.html file, I fixed it as
obvious and simple with the attached patch.

Best regards

	Thomas

  Sun May 1 00:05:10 2022 +0200

     Added equals sign to fix broken link in RISC-V section.

           * gcc-12/changes.html: Fixed broken link.

[-- Attachment #2: a.diff --]
[-- Type: text/x-patch, Size: 692 bytes --]

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index c409a17c..87c8bcf8 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -771,7 +771,7 @@ function Multiply (S1, S2 : Sign) return Sign is
 <h3 id="riscv">RISC-V</h3>
 <ul>
     <li>Default ISA spec version was bump to 20191213, more detail see this <a
-    href"https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4">
+    href="https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4">
     announcement</a></li>
     <li>New ISA extension support for zba, zbb, zbc, zbs was added.</li>
     <li>New ISA extension support for vector and scalar crypto was added, only

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-30 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 22:09 [patch, wwwdocs, committed] Fix broken link in gcc-12/changes.html Thomas Koenig

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).