]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: correct link in 1.12.3 notes
authorAndrew Bonventre <andybons@golang.org>
Mon, 8 Apr 2019 20:09:15 +0000 (16:09 -0400)
committerAndrew Bonventre <andybons@golang.org>
Mon, 8 Apr 2019 20:29:00 +0000 (20:29 +0000)
Change-Id: I6dd60ea7b8a8756be97503e163c2386af16e4e12
Reviewed-on: https://go-review.googlesource.com/c/go/+/171144
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 973c0312e36fd56b6b2111a07a19de63e0dcbf03)
Reviewed-on: https://go-review.googlesource.com/c/go/+/171147
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index c622cb17c544effe90c78030a09a387a5df4892e..d2c5b972bcf26d391c5f25093822f092c4f0d14a 100644 (file)
@@ -51,7 +51,7 @@ command, the runtime, and the <code>doc</code>, <code>net</code>,
 <p>
 go1.12.3 (released 2019/04/08) fixes an issue where using the prebuilt binary
 releases on older versions of GNU/Linux
-<a href="https://golang/go/issues/31293">led to failures</a>
+<a href="https://golang.org/issues/31293">led to failures</a>
 when linking programs that used cgo.
 Only Linux users who hit this issue need to update.
 </p>