summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2009-11-05 16:44:55 -0800
committerRob Pike <r@golang.org>2009-11-05 16:44:55 -0800
commit4a8d2323945d19a7a66e9a641fc8e66570d5aff6 (patch)
tree89e89948475d37367a2092432c831286f6e5fbd1
parentd9a2726adce31cd6d1c23f33949a07537b16a0a9 (diff)
downloadgolang-4a8d2323945d19a7a66e9a641fc8e66570d5aff6.tar.gz
fix broken link
R=rsc, iant CC=go-dev http://go/go-review/1019003
-rw-r--r--doc/go_gccgo_setup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go_gccgo_setup.html b/doc/go_gccgo_setup.html
index 397298cab..9a8bfc835 100644
--- a/doc/go_gccgo_setup.html
+++ b/doc/go_gccgo_setup.html
@@ -10,7 +10,7 @@ the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public
License</a>.
Note that <code>gccgo</code> is not the <code>6g</code> compiler; see
-the <a href="go_setup.html"><code>6g</code> set up</a> instructions
+the <a href="install.html"><code>6g</code> set up</a> instructions
for that compiler.
<h2 id="Source_code">Source code</h2>