diff options
| author | Greg Ward <greg@gerg.ca> | 2013-02-11 09:18:31 +1100 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2013-02-11 09:18:31 +1100 |
| commit | 74e157764595054c13caf6b5bfdc324596ea2873 (patch) | |
| tree | 1ec33d39cff8906fdb5bc03fa9c6cc54203453b8 /doc/docs.html | |
| parent | abb413e350d8df886a7a3bdad5072ad38d96518b (diff) | |
| download | go-74e157764595054c13caf6b5bfdc324596ea2873.tar.xz | |
doc: link to wiki Projects page instead of old Project Dashboard.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/7308079
Diffstat (limited to 'doc/docs.html')
| -rw-r--r-- | doc/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs.html b/doc/docs.html index 256e1b915f..3112381c25 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -201,7 +201,7 @@ documentation. <p>The <a href="http://groups.google.com/group/golang-nuts">golang-nuts</a> mailing list is for general Go discussion.</p> -<h3 id="projects"><a href="http://godashboard.appspot.com/project">Go Project Dashboard</a></h3> +<h3 id="projects"><a href="http://code.google.com/p/go-wiki/wiki/Projects">Go Wiki Projects Page</a></h3> <p>A list of external Go projects including programs and libraries.</p> <h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3> |
