aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan Seys <ryan@ryanseys.com>2015-02-18 21:34:44 -0500
committerAndrew Gerrand <adg@golang.org>2015-02-19 05:50:57 +0000
commitac452349e4f40c30d50f9922bf2c4592e748ce5e (patch)
tree0cf79feddceda20790b7b921a503cbadac3a039c /README.md
parent270f8447d6e4847db6e54f1f3befc8c70079fac7 (diff)
downloadgo-ac452349e4f40c30d50f9922bf2c4592e748ce5e.tar.gz
go-ac452349e4f40c30d50f9922bf2c4592e748ce5e.zip
doc: fix broken link in README
Change-Id: I73450aeb59571f3285ff59ae214739e1866c9aa0 Reviewed-on: https://go-review.googlesource.com/5270 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4b79b5b902..4e6d7bde1f 100644
--- a/README.md
+++ b/README.md
@@ -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
@@ -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.
-