summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2010-04-22 09:15:35 +1000
committerAndrew Gerrand <adg@golang.org>2010-04-22 09:15:35 +1000
commite5468688f01afa3f4f9707051c756ae7bf7c1e93 (patch)
tree5ac069adce6a3309680b6b9c0a0f6b55c9aa9053
parentb0cb9159c35455bd771b5b87108081086a9512da (diff)
downloadgolang-e5468688f01afa3f4f9707051c756ae7bf7c1e93.tar.gz
faq: more up-to-date info about the Windows port
R=r CC=golang-dev http://codereview.appspot.com/961041 Committer: Andrew Gerrand <adg@golang.org>
-rw-r--r--doc/go_faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/go_faq.html b/doc/go_faq.html
index 044518806..56f4bd9fa 100644
--- a/doc/go_faq.html
+++ b/doc/go_faq.html
@@ -86,8 +86,8 @@ We understand that a significant fraction of computers in the world
run Windows and it would be great if those computers could run Go
programs. A group of volunteers has made significant progress toward
porting Go to <a href="http://www.mingw.org/">MinGW</a>.
-You can follow their progress on the
-<a href="http://groups.google.com/group/golang-nuts">mailing list</a>.
+You can follow their progress at the Go Wiki's
+<a href="http://code.google.com/p/go/wiki/WindowsPort">WindowsPort</a> page.
</p>
<h3 id="Whats_the_origin_of_the_mascot">