commit | 89d8163045d54532699200605d207a8b0192a887 | [log] [tgz] |
---|---|---|
author | Gabriel Aszalos <gabriel.aszalos@gmail.com> | Tue Sep 19 14:25:21 2017 +0200 |
committer | Ian Lance Taylor <iant@golang.org> | Tue Sep 19 13:14:30 2017 +0000 |
tree | b4ee1cc44a967868bd7c73e5a958326319e8ac88 | |
parent | 6e1e961203eda3263aea11e2bcb3f8b7fe5df5c7 [diff] |
[x/blog] content: correct mistake in "Slices" article Change-Id: Ie994d952ff94f05c63fc63389ec359d3e9a902e9 Reviewed-on: https://go-review.googlesource.com/64590 Reviewed-by: Ian Lance Taylor <iant@golang.org> X-Blog-Commit: 1caafe26a32b5423a75df95e4c3e9ccd2c3a27d3
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.