]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc: fix broken link in README
authorRyan Seys <ryan@ryanseys.com>
Thu, 19 Feb 2015 02:34:44 +0000 (21:34 -0500)
committerAndrew Gerrand <adg@golang.org>
Thu, 19 Feb 2015 05:50:57 +0000 (05:50 +0000)
Change-Id: I73450aeb59571f3285ff59ae214739e1866c9aa0
Reviewed-on: https://go-review.googlesource.com/5270
Reviewed-by: Andrew Gerrand <adg@golang.org>
README.md

index 4b79b5b902fd81cf890bb7c5af08d07969658dae..4e6d7bde1fae42cc830c7f1760abcb7a12d839a8 100644 (file)
--- 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.
-