From 4c1f9ff82582a62a1c10514dcdf7bc7456e5ca19 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 28 Jan 2023 11:23:16 +0100 Subject: [PATCH] doc: Update Go1 link gcc/ChangeLog: * doc/standards.texi: Update Go1 link. --- gcc/doc/standards.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index d9ee11ccc29..b54502add41 100644 --- a/gcc/doc/standards.texi +++ b/gcc/doc/standards.texi @@ -318,7 +318,7 @@ available online, see @uref{https://gcc.gnu.org/readings.html} @section Go Language As of the GCC 4.7.1 release, GCC supports the Go 1 language standard, -described at @uref{https://golang.org/doc/go1}. +described at @uref{https://go.dev/doc/go1}. @section D language -- 2.47.3