commit | 7ae4fa025c2d59c42b428d08ca2e9d2e2fb1ef50 | [log] [tgz] |
---|---|---|
author | Yamagishi Kazutoshi <ykzts@desire.sh> | Fri Jan 26 10:45:22 2018 +0900 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Fri Jan 26 02:04:58 2018 +0000 |
tree | eb2b690f0e43eb53a8dcdd436444571d9f8a4176 | |
parent | 89c3a251f81ea9de68fec86e24e18b1b71ace25e [diff] |
[x/tour] all: Replace URL of golang.org with using HTTPS Change-Id: Ifa5acf5c6ca3ca67c44e7cf6f1c3eaadeb921da6 Reviewed-on: https://go-review.googlesource.com/90055 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> X-Tour-Commit: 8d672c900895404ef380aca75be10fa82f191f84
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.