commit | 51792b188b9574d7206a211c2694d0054c69d936 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Tue Jun 21 10:46:23 2016 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Tue Jun 21 01:17:15 2016 +0000 |
tree | d74e6d83233b258c23fd3fce7690f4778f017ede | |
parent | f37baf0b2d32f2fd2356dafcfa87c22d576500c7 [diff] |
[x/tour] content: simplify introduction of basic types The use of the constant format string is confusing here. Fixes golang/tour#38 Change-Id: I6ebac4effbb1c8ac50805bc7e24f691bb0c233b9 Reviewed-on: https://go-review.googlesource.com/24290 Reviewed-by: Francesc Campoy Flores <campoy@golang.org> X-Tour-Commit: 4044bee91eb5f9318337ee5d7270efc441a5338a
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.