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.6.2~9 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3778f798c66834f116a75d0be4dd6b6c4a2f52ae;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 Reviewed-on: https://go-review.googlesource.com/22075 Reviewed-by: Minux Ma --- 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