]> Cypherpunks repositories - gostls13.git/commit
doc: fix spec links in Go 1.13 release notes
authorDiogo Pinela <diogoid7400@gmail.com>
Thu, 27 Jun 2019 21:19:15 +0000 (22:19 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 27 Jun 2019 22:31:35 +0000 (22:31 +0000)
commit67f181bfd84dfd5942fe9a29d8a20c9ce5eb2fea
treeb0e088fec233d36ad7e759606a83335f724267bb
parentb97ec8e57f7a27eea76814bad5c74aa8f0617bb6
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 <bradfitz@golang.org>
doc/go1.13.html