]> Cypherpunks repositories - gostls13.git/commit
doc: change "/s/..." links to be on golang.org
authorRuss Cox <rsc@golang.org>
Thu, 6 Nov 2014 20:18:47 +0000 (15:18 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 6 Nov 2014 20:18:47 +0000 (15:18 -0500)
commit6bc812e9ecbe66a1fbb096e0f87d7f1b8f9fff04
tree090577a38c1d0800f42997271c62fe7ad71d65f9
parent9b5444420cec4b576aff179f632ec60be64fd7f2
doc: change "/s/..." links to be on golang.org

People viewing this locally will not have a /s/ on their local godoc.
tip.golang.org doesn't have one either.

Also change all golang.org links to https, to avoid mixed content
warnings when viewing https://golang.org/.

Fixes #9028.

LGTM=bradfitz, r
R=r, bradfitz
CC=adg, golang-codereviews
https://golang.org/cl/168250043
doc/go1.4.html