]> Cypherpunks repositories - gostls13.git/commitdiff
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:13:20 +0000 (20:13 +0000)
Change-Id: I6dd60ea7b8a8756be97503e163c2386af16e4e12
Reviewed-on: https://go-review.googlesource.com/c/go/+/171144
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index a4069be4078f54dbe45b123791d110d99fbfaa1a..2a7a499024b119eb29bbe53f7c6639e72a75c037 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>