diff options
| author | Adam Bender <abender@gmail.com> | 2024-11-22 19:30:08 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-11-27 15:12:53 +0000 |
| commit | 96ece7f96a869de33b6bf5255dac1e29d2d7d474 (patch) | |
| tree | 0d98662367ce497ac1ce8fcc21a0ad2058c80ec6 | |
| parent | 49df0bb00fe50fcc8fe4ba4c4e716cfc19ed2a0b (diff) | |
| download | go-x-website-96ece7f96a869de33b6bf5255dac1e29d2d7d474.tar.xz | |
_content/doc: specify component of referenced website where text appears.
Change-Id: I6fbe4293d844f6cd8d96b3a6e7576b62da15ad2f
Reviewed-on: https://go-review.googlesource.com/c/website/+/631455
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Veronica Silina <veronicasilina@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
| -rw-r--r-- | _content/doc/contribute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/doc/contribute.html b/_content/doc/contribute.html index 5378998a..de0e0a1c 100644 --- a/_content/doc/contribute.html +++ b/_content/doc/contribute.html @@ -186,7 +186,7 @@ and click on "Generate Password" in the page's top right menu bar. You will be redirected to accounts.google.com to sign in. </li> <li> -After signing in, you will be taken to a page with the title "Configure Git". +After signing in, you will be taken to a page with the heading "Configure Git". This page contains a personalized script that when run locally will configure Git to hold your unique authentication key. This key is paired with one that is generated and stored on the server, |
