1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:34:40 -07:00

lib/godoc: link to Projects wiki page instead of dashboard

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7139057
This commit is contained in:
Andrew Gerrand 2013-01-18 19:25:45 +11:00
parent e0aa26a427
commit 2ee06a51be

View File

@ -213,7 +213,7 @@
{{end}}
</table>
{{if $.PDoc}}{{else}}
<p>Need more packages? Take a look at the <a href="http://godashboard.appspot.com/">Go Project Dashboard</a>.</p>
<p>Need more packages? Take a look at the <a href="http://code.google.com/p/go-wiki/wiki/Projects">Go Projects wiki page</a>.</p>
{{end}}
{{end}}