aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.17_spec.html
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2023-12-13 11:12:44 -0800
committerGopher Robot <gobot@golang.org>2023-12-13 20:38:46 +0000
commitcc5ccd71ef6df461fed01a91c18c5adde10ae2c8 (patch)
tree048ff472531b06a5695e6e0c21ffb7719e53e5a2 /doc/go1.17_spec.html
parent0b3dd75f6c889d71f7b9bda022b239a1bc7fe4d9 (diff)
downloadgo-cc5ccd71ef6df461fed01a91c18c5adde10ae2c8.tar.gz
go-cc5ccd71ef6df461fed01a91c18c5adde10ae2c8.zip
doc: in pre-generic spec, be explicit that it is not the current spec
Change-Id: I4cf7efc8e704d41ee2e3743f6aa712cc46dd1fe9 Reviewed-on: https://go-review.googlesource.com/c/go/+/549515 TryBot-Bypass: Robert Griesemer <gri@google.com> Reviewed-by: Robert Griesemer <gri@google.com> Auto-Submit: Robert Griesemer <gri@google.com> Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'doc/go1.17_spec.html')
-rw-r--r--doc/go1.17_spec.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/go1.17_spec.html b/doc/go1.17_spec.html
index 16c6d40ffc..c87d9aff3c 100644
--- a/doc/go1.17_spec.html
+++ b/doc/go1.17_spec.html
@@ -7,8 +7,11 @@
<h2 id="Introduction">Introduction</h2>
<p>
-This is a reference manual for the Go programming language. For
-more information and other documents, see <a href="/">go.dev</a>.
+This is the reference manual for the Go programming language as it was for
+language version 1.17, in October 2021, before the introduction of generics.
+It is provided for historical interest.
+The current reference manual can be found <a href="/doc/go_spec.html">here</a>.
+For more information and other documents, see <a href="/">go.dev</a>.
</p>
<p>