We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ad5fc commit 07cc88fCopy full SHA for 07cc88f
_content/doc/go1.21.html
@@ -32,7 +32,7 @@ <h2 id="introduction">Introduction to Go 1.21</h2>
32
Today we are releasing both the Go 1.21 language and its initial implementation, the Go 1.21.0 release.
33
These notes refer to “Go 1.21”; tools like <code>go</code> <code>version</code> will report “<code>go1.21.0</code>”
34
(until you upgrade to Go 1.21.1).
35
- See “<a href="/doc/toolchain#versions">Go versions</a>” in the “Go Toolchains” documentation for details
+ See “<a href="/doc/toolchain#version">Go versions</a>” in the “Go Toolchains” documentation for details
36
about the new version numbering.
37
</p>
38
0 commit comments