Skip to content

Commit

Permalink
doc: fix broken link in README
Browse files Browse the repository at this point in the history
Change-Id: I73450aeb59571f3285ff59ae214739e1866c9aa0
Reviewed-on: https://go-review.googlesource.com/5270
Reviewed-by: Andrew Gerrand <[email protected]>
  • Loading branch information
ryanseys authored and adg committed Feb 19, 2015
1 parent 270f844 commit ac45234
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ visit https://golang.org/ or load doc/install-source.html
in your web browser.

Our canonical Git repository is located at https://go.googlesource.com/go.
(There is a mirror of the repository at https://github.com/golang/go.)
There is a mirror of the repository at https://github.com/golang/go.

Please report issues here: https://golang.org/issue/new

Expand Down Expand Up @@ -43,4 +43,3 @@ put the following in your .profile:
export PATH=$PATH:$GOROOT/bin

See https://golang.org/doc/install or doc/install.html for more details.

0 comments on commit ac45234

Please sign in to comment.