From 87ef6e91568507e53b902c558f0cc4d8447e5dd7 Mon Sep 17 00:00:00 2001
From: Rob Pike
Date: Tue, 20 May 2014 11:57:21 -0700
Subject: [PATCH] doc/install.html: fix duplicate id= tag
LGTM=minux.ma
R=adg, minux.ma
CC=golang-codereviews
https://golang.org/cl/95540045
---
doc/install.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/install.html b/doc/install.html
index ecf29ede52..9aee55d878 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -228,7 +228,7 @@ You just need to do a little more setup.
-
+
How to Write Go Code
Learn how to set up and use the Go tools
--
2.48.1