Skip to content

Commit 3778f79

Browse files
bradfitzadg
authored andcommitted
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 <[email protected]> Reviewed-on: https://go-review.googlesource.com/22075 Reviewed-by: Minux Ma <[email protected]>
1 parent e86286b commit 3778f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contribute.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2 id="Code_review">Code review</h2>
7878
A custom git command called <code>git-codereview</code>,
7979
discussed below, helps manage the code review process through a Google-hosted
8080
<a href="https://go-review.googlesource.com/">instance</a> of the code review
81-
system called <a https://www.gerritcodereview.com/">Gerrit</a>.
81+
system called <a href="https://www.gerritcodereview.com/">Gerrit</a>.
8282
</p>
8383

8484
<h3 id="auth">Set up authentication for code review</h3>

0 commit comments

Comments
 (0)