aboutsummaryrefslogtreecommitdiff
path: root/content/constants.article
Commit message (Collapse)AuthorAge
* content: change more links from http to httpsBrad Fitzpatrick2018-04-13
| | | | | | | | | | | | | talks.golang.org blog.golang.org godoc.org swtch.com And few misc ones done by hand. Change-Id: Ia2c4fee630814a1ef3b143098bbac3edd6a45064 Reviewed-on: https://go-review.googlesource.com/106977 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content: update all golang.org links to httpsAgniva De Sarker2018-04-13
| | | | | | | | | | Ran sed -i 's/\[\[http:\/\/golang.org/\[\[https:\/\/golang.org/g' *.article Change-Id: I88acc5104e1a3fc5e9a1cf11b600b657202d8997 Reviewed-on: https://go-review.googlesource.com/106955 Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content, template: use https instead of protocol-relative URLsChris Broadfoot2017-03-15
| | | | | | | | | | | | Protocol-relative URLs (//blog.golang.org/...) are redundant, we use HTTPS everywhere. Use the https:// scheme instead. Updates golang/go#17961. Change-Id: I6be6dd1d85f1093561ce3fa606e1ef37d75a7a60 Reviewed-on: https://go-review.googlesource.com/37883 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content/constants.article: fix typoRob Pike2016-05-28
| | | | | | | | Delete duplicate "has". Change-Id: I7f21b4347702962f7ac2f26c235eae642b290166 Reviewed-on: https://go-review.googlesource.com/23553 Reviewed-by: Rob Pike <r@golang.org>
* go.blog: fix typo on constants blog postFrancesc Campoy2014-08-26
| | | | | | | LGTM=adg R=adg, r CC=golang-codereviews https://golang.org/cl/133910043
* go.blog: more glitches in constants postRob Pike2014-08-25
| | | | | | | | | All inconsequential. LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/130540043
* go.blog: s/./,/ in constants blog postRob Pike2014-08-25
| | | | | | | LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/129630043
* go.blog: constantsRob Pike2014-08-25
LGTM=gri, adg, rsc R=gri, adg, rsc CC=golang-codereviews https://golang.org/cl/125540043