commit | 43ad89d627ece6d95529a51eeba67b8748039103 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Fri Jul 25 10:28:39 2014 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Fri Jul 25 10:28:39 2014 +1000 |
tree | a9a9dbc8ae51765097bd1f6869ceceec2c9c9b0d | |
parent | cf35f5b7429896ae91c4644740f73423ea0dbb27 [diff] |
doc: drop scheme from links that are known to support HTTPS golang.org now serves HTTPS with a valid cert, so it's reasonable that users should click through to the HTTPS versions of *.golang.org and other known sites. LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/112650043