From a9288d63ef47106132c76d3dcdf0ce132755fa37 Mon Sep 17 00:00:00 2001 From: Robert Hencke Date: Mon, 28 Apr 2014 06:27:22 -0700 Subject: [PATCH] doc: fix broken link to RTEMS Go wiki page LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/98740046 --- doc/gccgo_install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html index d7a015c898..4c1a8c2f57 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 architectures supported by RTEMS. For more information on the port, as well as instructions on how to install it, please see this -RTEMS Wiki page. +RTEMS Wiki page. -- 2.50.0