]> Cypherpunks repositories - gostls13.git/commit
doc: add link to go command modules docs from Go 1.11 release notes
authorPaul Jolly <paul@myitcv.io>
Mon, 30 Jul 2018 21:31:01 +0000 (22:31 +0100)
committerPaul Jolly <paul@myitcv.org.uk>
Tue, 31 Jul 2018 15:16:27 +0000 (15:16 +0000)
commitaf29e98390036e1f260fe50dc18ffcf178f1f29d
tree35309b235c4eace3c4961744bb4e7ba28af92ca4
parentd10ab13c18e1c7ec990a7878a6d1a0dadb089f90
doc: add link to go command modules docs from Go 1.11 release notes

The FAQ already has a link to the release notes and the go command docs.
Add a link from the release notes to the go command docs, to ensure that
people ultimately end up there (the docs that then signpost
people to the relevant other help docs).

Updates #25517.

Change-Id: I284c84af712d4519c59f7ca6c396b05a4c967cee
Reviewed-on: https://go-review.googlesource.com/126777
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.11.html