From: Alan Donovan Date: Tue, 5 Dec 2023 19:22:53 +0000 (-0500) Subject: doc/go_spec.html: rename golang.org to go.dev X-Git-Tag: go1.22rc1~101 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5686b650cc6e75ac28f76a3c02176cb3f25b13c4;p=gostls13.git doc/go_spec.html: rename golang.org to go.dev Fixes #64513 Change-Id: I45d6a4ba2170308260f3b8f7965affc9948f3fcf Reviewed-on: https://go-review.googlesource.com/c/go/+/547476 Reviewed-by: Dmitri Shuralyov Reviewed-by: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI Auto-Submit: Alan Donovan --- diff --git a/doc/go1.17_spec.html b/doc/go1.17_spec.html index 15e73c3867..16c6d40ffc 100644 --- a/doc/go1.17_spec.html +++ b/doc/go1.17_spec.html @@ -8,7 +8,7 @@

This is a reference manual for the Go programming language. For -more information and other documents, see golang.org. +more information and other documents, see go.dev.

diff --git a/doc/go_spec.html b/doc/go_spec.html index 18f88d5ead..f68441e664 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -10,7 +10,7 @@ This is the reference manual for the Go programming language. The pre-Go1.18 version, without generics, can be found here. -For more information and other documents, see golang.org. +For more information and other documents, see go.dev.