From: Gerald Pfeifer Date: Sat, 28 Jan 2023 10:23:16 +0000 (+0100) Subject: doc: Update Go1 link X-Git-Tag: basepoints/gcc-14~1737 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1f9ff82582a62a1c10514dcdf7bc7456e5ca19;p=thirdparty%2Fgcc.git doc: Update Go1 link gcc/ChangeLog: * doc/standards.texi: Update Go1 link. --- diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index d9ee11ccc29c..b54502add412 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