]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: correct link in 1.11.8 notes
authorAndrew Bonventre <andybons@golang.org>
Mon, 8 Apr 2019 20:07:49 +0000 (16:07 -0400)
committerAndrew Bonventre <andybons@golang.org>
Mon, 8 Apr 2019 20:29:20 +0000 (20:29 +0000)
Change-Id: I09e0c2720ec0a51dc73c24b4550a749448656025
Reviewed-on: https://go-review.googlesource.com/c/go/+/171143
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 6f512c8d6696b288372c48c19058bbe9dcb79da0)
Reviewed-on: https://go-review.googlesource.com/c/go/+/171146
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 6c47949a0e3b4ca7cfe6b44b5da7c7fde2dfab22..6d6e2615eef3b2f7f5b670285084b48bbeddb2a6 100644 (file)
@@ -91,7 +91,7 @@ go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
 <p>
 go1.11.8 (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>