]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update overview for authentication
authorKatie Hockman <katie@golang.org>
Wed, 23 Sep 2020 16:52:27 +0000 (12:52 -0400)
committerKatie Hockman <katie@golang.org>
Wed, 23 Sep 2020 17:10:35 +0000 (17:10 +0000)
The instructions have already been updated in greater
detail in "Step 2: Configure git authentication", but
the overview needs updated to reflect the new workflow.

Change-Id: I6f411a3dc500a9058036a4a828403c0153e4220a
Reviewed-on: https://go-review.googlesource.com/c/go/+/256857
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>

doc/contribute.html

index 03d02c9d75a6f615250c7794d79508bca2a3cc86..3fb617b863f032f92b2403f05f08e81b72e1a1b6 100644 (file)
@@ -45,8 +45,8 @@ CLA (Contributor License Agreement).
 </li>
 <li>
 <b>Step 2</b>: Configure authentication credentials for the Go Git repository.
-Visit <a href="https://go.googlesource.com/">go.googlesource.com</a>, click
-on the gear icon (top right), then on "Obtain password", and follow the
+Visit <a href="https://go.googlesource.com">go.googlesource.com</a>, click
+"Generate Password" in the page's top right menu bar, and follow the
 instructions.
 </li>
 <li>