1
0
mirror of https://github.com/golang/go synced 2024-09-24 03:10:16 -06:00

doc: fix broken link to RTEMS Go wiki page

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/98740046
This commit is contained in:
Robert Hencke 2014-04-28 06:27:22 -07:00 committed by Brad Fitzpatrick
parent 6dac550270
commit a9288d63ef

View 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>.