]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix broken link to RTEMS Go wiki page
authorRobert Hencke <robert.hencke@gmail.com>
Mon, 28 Apr 2014 13:27:22 +0000 (06:27 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 28 Apr 2014 13:27:22 +0000 (06:27 -0700)
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/98740046

doc/gccgo_install.html

index d7a015c8980d8955710322f8b3c4ccfeb2ad762c..4c1a8c2f57f938dfbebe8a646bd02090c01746dc 100644 (file)
@@ -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>.