From 67f181bfd84dfd5942fe9a29d8a20c9ce5eb2fea Mon Sep 17 00:00:00 2001 From: Diogo Pinela Date: Thu, 27 Jun 2019 22:19:15 +0100 Subject: [PATCH] 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 --- doc/go1.13.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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.