Skip to content

Commit f1a077d

Browse files
bsiegertbradfitz
authored andcommitted
[release-branch.go1.12] doc: update wording in contribution guide
The top right menu in Gerrit is now a gear icon, and the link has a slightly different title. Change-Id: I3f5d194f31ad09a99416a45db392aa4b5c7d98ff Reviewed-on: https://go-review.googlesource.com/c/go/+/173400 Reviewed-by: Brad Fitzpatrick <[email protected]> (cherry picked from commit d0fadb9) Reviewed-on: https://go-review.googlesource.com/c/go/+/173361 Reviewed-by: Andrew Bonventre <[email protected]>
1 parent a115501 commit f1a077d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/contribute.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ <h3>Overview</h3>
4646
<li>
4747
<b>Step 2</b>: Configure authentication credentials for the Go Git repository.
4848
Visit <a href="https://go.googlesource.com/">go.googlesource.com</a>, click
49-
on "Generate Password" (top right), and follow the instructions.
49+
on the gear icon (top right), then on "Obtain password", and follow the
50+
instructions.
5051
</li>
5152
<li>
5253
<b>Step 3</b>: Register for Gerrit, the code review tool used by the Go team,

0 commit comments

Comments
 (0)