doc/install.html: fix duplicate id= tag

LGTM=minux.ma
R=adg, minux.ma
CC=golang-codereviews
https://golang.org/cl/95540045
This commit is contained in:
Rob Pike 2014-05-20 11:57:21 -07:00
parent ca6be91cbc
commit 87ef6e9156
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ You just need to do a little more setup.
</p>
<p>
<a href="/doc/code.html" class="download" id="start">
<a href="/doc/code.html" class="download" id="writing">
<span class="big">How to Write Go Code</span>
<span class="desc">Learn how to set up and use the Go tools</span>
</a>