public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Update two links related to Go
@ 2021-10-16 22:32 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-10-16 22:32 UTC (permalink / raw)
  To: gcc-patches

These two redirected from golang.org to pkg.go.dev.

---
 htdocs/gcc-5/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index a346c7f6..05e796dd 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -598,8 +598,8 @@ version 2 and the current setting.</li>
     <li>GCC 5 provides a complete implementation of the Go 1.4.2
     release.</li>
     <li>Building GCC 5 with Go enabled will install two new
-      programs: <a href="https://golang.org/cmd/go/">go</a>
-      and <a href="https://golang.org/cmd/gofmt/">gofmt</a>.</li>
+      programs: <a href="https://pkg.go.dev/cmd/go">go</a>
+      and <a href="https://pkg.go.dev/cmd/gofmt">gofmt</a>.</li>
   </ul>
 
 <!--h3 id="java">Java (GCJ)</h3-->
-- 
2.33.0

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

only message in thread, other threads:[~2021-10-16 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16 22:32 [committed] wwwdocs: Update two links related to Go Gerald Pfeifer

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