summaryrefslogtreecommitdiff
path: root/doc/gccgo_install.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-05 14:31:27 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-05 14:31:27 +1100
commite4f0e316a56bd3b68f660fd75286d94370edb335 (patch)
tree6e7647162c559340cb51d0cdb973ac957524848e /doc/gccgo_install.html
parentb39a3c67119ef497b88088a1afda3c154d12a97c (diff)
downloadgo-e4f0e316a56bd3b68f660fd75286d94370edb335.tar.gz
doc: clean up docs page, refer to wiki, change install doc paths
R=golang-dev, minux.ma, r CC=golang-dev http://codereview.appspot.com/5728051
Diffstat (limited to 'doc/gccgo_install.html')
-rw-r--r--doc/gccgo_install.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html
index d5fff7bf9..ae359437a 100644
--- a/doc/gccgo_install.html
+++ b/doc/gccgo_install.html
@@ -1,6 +1,6 @@
<!--{
"Title": "Setting up and using gccgo",
- "Path": "/install/gccgo/"
+ "Path": "/doc/install/gccgo"
}-->
<p>
@@ -15,7 +15,7 @@ License</a>.
<p>
Note that <code>gccgo</code> is not the <code>6g</code> compiler; see
-the <a href="install.html">Installing Go</a> instructions for that
+the <a href="/doc/install">Installing Go</a> instructions for that
compiler.
</p>
@@ -34,7 +34,7 @@ repository: <code>svn://gcc.gnu.org/svn/gcc/branches/gccgo</code>.
Note that although <code>gcc.gnu.org</code> is the most convenient way
to get the source code for the compiler, that is not where the master
sources live. If you want to contribute changes to the gccgo
-compiler, see <a href="gccgo_contribute.html">Contributing to
+compiler, see <a href="/doc/gccgo_contribute.html">Contributing to
gccgo</a>.
</p>