]> Cypherpunks repositories - gostls13.git/commit
all: link to https for golang subdomains too
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 11 Jul 2015 14:51:20 +0000 (08:51 -0600)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 12 Jul 2015 04:42:40 +0000 (04:42 +0000)
commit783297ad6a0c0d5bc14856e95d3c03c3d6f58640
treebb731236497d20c13dba58370d6bd3cda2567cd5
parent4735002f58af2cf7f8ffbbea1830fe0401579102
all: link to https for golang subdomains too

The previous commit (git 2ae77376) just did golang.org.  This one
includes golang.org subdomains like blog, play, and build.

Change-Id: I4469f7b307ae2a12ea89323422044e604c5133ae
Reviewed-on: https://go-review.googlesource.com/12071
Reviewed-by: Rob Pike <r@golang.org>
doc/go_faq.html
doc/gopher/README
src/cmd/compile/internal/big/float.go
src/cmd/pprof/doc.go
src/encoding/gob/doc.go
src/encoding/json/fold.go
src/go/types/builtins.go
src/go/types/decl.go
src/math/big/float.go
src/net/http/pprof/pprof.go
src/strings/strings.go