]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add missing quotation mark
authorStefan Nilsson <snilsson@nada.kth.se>
Thu, 15 Mar 2012 18:06:15 +0000 (14:06 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 15 Mar 2012 18:06:15 +0000 (14:06 -0400)
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5833047

doc/reference.html

index 6d78d3bc0e8ec465978ab13850e65bf8d472cda3..8708049f6c7103dfb6ac2d3ac9a33c69856e27ec 100644 (file)
@@ -69,7 +69,7 @@ Using GDB to debug Go programs.
 </ul>
 
 <p>
-See the <a href=/doc/#articles">documentation page</a> for more articles.
+See the <a href="/doc/#articles">documentation page</a> for more articles.
 </p>
 
 </div>