From: Diogo Pinela Date: Thu, 27 Jun 2019 21:19:15 +0000 (+0100) Subject: doc: fix spec links in Go 1.13 release notes X-Git-Tag: go1.13rc1~140 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=67f181bfd84dfd5942fe9a29d8a20c9ce5eb2fea;p=gostls13.git doc: fix spec links in Go 1.13 release notes When reading tip.golang.org/doc/go1.13.html, the spec links in the "Changes to the language" section should point to the updated spec, not the old one. Change-Id: I6b13ca0b4c722ed52b84a12a680bece876a4e478 Reviewed-on: https://go-review.googlesource.com/c/go/+/184118 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.13.html b/doc/go1.13.html index 63ba880250..547fdd9933 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -41,13 +41,13 @@ Do not send CLs removing the interior tags from such phrases. Go 1.13 supports a more uniform and modernized set of number literal prefixes.