go.tools/cmd/goimports: Fixed url

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/40610046
This commit is contained in:
Pavel Zinovkin 2014-01-02 11:02:13 -08:00 committed by Brad Fitzpatrick
parent 10f0067eb1
commit 3658622d3e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ For vim, set "gofmt_command" to "goimports":
etc
For GoSublime, follow the steps described here:
http://mdwhatcott.wordpress.com/2013/12/15/installing-and-enabling-goimports-with-gosublime/
http://michaelwhatcott.com/gosublime-goimports/
For other editors, you probably know what to do.