1
0
mirror of https://github.com/golang/go synced 2024-09-24 03:20:12 -06:00

doc: fix link in contribute.html

Fixes #26611

Change-Id: I111152c7b1156a461c9ddeaf16d2fe7a2d5a00c1
GitHub-Last-Rev: 72090d539b
GitHub-Pull-Request: golang/go#26724
Reviewed-on: https://go-review.googlesource.com/126935
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Mohit kumar Bajoria 2018-07-31 21:21:52 +00:00 committed by Ian Lance Taylor
parent 6bea321ba2
commit 04c095886f

View File

@ -73,7 +73,7 @@ $ go-contrib-init
<p>
The rest of this chapter elaborates on these instructions.
If you have completed the steps above (either manually or through the tool), jump to
<a href="#making_a_change">Making a change</a>.
<a href="#before_contributing">Before contributing code</a>.
</p>
<h3 id="google_account">Step 0: Select a Google Account</h3>