]> Cypherpunks repositories - gostls13.git/commitdiff
doc/install.html: fix duplicate id= tag
authorRob Pike <r@golang.org>
Tue, 20 May 2014 18:57:21 +0000 (11:57 -0700)
committerRob Pike <r@golang.org>
Tue, 20 May 2014 18:57:21 +0000 (11:57 -0700)
LGTM=minux.ma
R=adg, minux.ma
CC=golang-codereviews
https://golang.org/cl/95540045

doc/install.html

index ecf29ede52e8807edc9a3b2b9a0a23c3e43b9953..9aee55d878734b754edbc43342b3b0fa881fea48 100644 (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>