]> Cypherpunks repositories - gostls13.git/commitdiff
doc: in pre-generic spec, be explicit that it is not the current spec
authorRobert Griesemer <gri@golang.org>
Wed, 13 Dec 2023 19:12:44 +0000 (11:12 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 13 Dec 2023 20:38:46 +0000 (20:38 +0000)
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>
doc/go1.17_spec.html

index 16c6d40ffcea83ffe0b3e8828f851766ea3f46bc..c87d9aff3cc3ddf2e4cab766cd46a675cde28e11 100644 (file)
@@ -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>