From: Yasuhiro Matsumoto Date: Wed, 16 Jul 2014 10:48:57 +0000 (+1000) Subject: cmd/go/doc: Fix example domain X-Git-Tag: go1.4beta1~1088 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=59af2c647bc728270604e8db649d23367060f15d;p=gostls13.git cmd/go/doc: Fix example domain code.org exists LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/95500043 --- diff --git a/src/cmd/go/doc.go b/src/cmd/go/doc.go index c85d1c3232..4778048b52 100644 --- a/src/cmd/go/doc.go +++ b/src/cmd/go/doc.go @@ -750,10 +750,10 @@ will result in the following request(s): If that page contains the meta tag - + the go tool will verify that https://example.org/?go-get=1 contains the -same meta tag and then git clone https://code.org/r/p/exproj into +same meta tag and then git clone https://code.example/r/p/exproj into GOPATH/src/example.org. New downloaded packages are written to the first directory