]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix bogus HTML in contribute.html
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 9 Mar 2016 16:36:44 +0000 (08:36 -0800)
committerAndrew Gerrand <adg@golang.org>
Thu, 14 Apr 2016 05:25:32 +0000 (05:25 +0000)
Introduced in https://golang.org/cl/20462

Change-Id: I6c55f87228f0980058a10f204b57ead7594e3492
Reviewed-on: https://go-review.googlesource.com/20490
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-on: https://go-review.googlesource.com/22075
Reviewed-by: Minux Ma <minux@golang.org>
doc/contribute.html

index b624c6675ce132a1eab028c9e285b65fe50df5b8..59b3d20a51e5870f24f41b51163dbe2d33251d87 100644 (file)
@@ -78,7 +78,7 @@ no matter who makes the change.
 A custom git command called <code>git-codereview</code>,
 discussed below, helps manage the code review process through a Google-hosted
 <a href="https://go-review.googlesource.com/">instance</a> of the code review
-system called <a https://www.gerritcodereview.com/">Gerrit</a>.
+system called <a href="https://www.gerritcodereview.com/">Gerrit</a>.
 </p>
 
 <h3 id="auth">Set up authentication for code review</h3>