[pushed] doc: Update Go1 link

Message ID 20230128102441.CA8B533E74@hamza.pair.com
State Committed
Commit 4c1f9ff82582a62a1c10514dcdf7bc7456e5ca19
Headers
Series [pushed] doc: Update Go1 link |

Commit Message

Gerald Pfeifer Jan. 28, 2023, 10:24 a.m. UTC
  gcc/ChangeLog:

	* doc/standards.texi: Update Go1 link.
---
 gcc/doc/standards.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

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