From: Brad Fitzpatrick Date: Wed, 9 Mar 2016 16:36:44 +0000 (-0800) Subject: doc: fix bogus HTML in contribute.html X-Git-Tag: go1.7beta1~1442 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f02dc513c823eff47b695ba0652ac6f20621beba;p=gostls13.git doc: fix bogus HTML in contribute.html Introduced in https://golang.org/cl/20462 Change-Id: I6c55f87228f0980058a10f204b57ead7594e3492 Reviewed-on: https://go-review.googlesource.com/20490 Reviewed-by: Andrew Gerrand --- diff --git a/doc/contribute.html b/doc/contribute.html index b624c6675c..59b3d20a51 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -78,7 +78,7 @@ no matter who makes the change. A custom git command called git-codereview, discussed below, helps manage the code review process through a Google-hosted instance of the code review -system called Gerrit. +system called Gerrit.

Set up authentication for code review