summaryrefslogtreecommitdiff
path: root/doc/gccgo_install.html
diff options
context:
space:
mode:
authorRobert Hencke <robert.hencke@gmail.com>2014-04-28 06:27:22 -0700
committerRobert Hencke <robert.hencke@gmail.com>2014-04-28 06:27:22 -0700
commitfbc54894aafbb52c7e535b7fa87001d49e54be79 (patch)
tree0533aec108ff1f72848bb69b8234bd96ae3b18eb /doc/gccgo_install.html
parentcffdb87ae18601da555643125595c87f9ea7820a (diff)
downloadgo-fbc54894aafbb52c7e535b7fa87001d49e54be79.tar.gz
doc: fix broken link to RTEMS Go wiki page
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/98740046 Committer: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'doc/gccgo_install.html')
-rw-r--r--doc/gccgo_install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html
index d7a015c89..4c1a8c2f5 100644
--- a/doc/gccgo_install.html
+++ b/doc/gccgo_install.html
@@ -522,4 +522,4 @@ port is for x86. The goal is to extend the port to most of the
<a href="http://www.rtems.org/wiki/index.php/SupportedCPUs">
architectures supported by <code>RTEMS</code></a>. For more information on the port,
as well as instructions on how to install it, please see this
-<a href="http://www.rtems.com/wiki/index.php/GCCGoRTEMS"><code>RTEMS</code> Wiki page</a>.
+<a href="http://www.rtems.org/wiki/index.php/GCCGoRTEMS"><code>RTEMS</code> Wiki page</a>.