diff options
| author | Rob Pike <r@golang.org> | 2009-11-05 16:44:55 -0800 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2009-11-05 16:44:55 -0800 |
| commit | e4a6e422b2ffcc2c9ae6f855ab6976fcd36b6a90 (patch) | |
| tree | 89e89948475d37367a2092432c831286f6e5fbd1 | |
| parent | eb48f83ae261e28e4a17d4a1126c750fded1ce4a (diff) | |
| download | go-e4a6e422b2ffcc2c9ae6f855ab6976fcd36b6a90.tar.xz | |
fix broken link
R=rsc, iant
CC=go-dev
http://go/go-review/1019003
| -rw-r--r-- | doc/go_gccgo_setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go_gccgo_setup.html b/doc/go_gccgo_setup.html index 397298cab8..9a8bfc8358 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> |
