its not weekly anymore wooo!

This commit is contained in:
Steven Degutis
2012-03-28 17:45:34 -05:00
parent f7a9437dec
commit e45517296e

View File

@@ -24,8 +24,8 @@ Since the `$GOPATH` is useful any time in Go, this is recommended:
### References ### References
Bookmark the [spec](http://weekly.golang.org/ref/spec) and the Bookmark the [spec](http://golang.org/ref/spec) and the
[packages listing](http://weekly.golang.org/pkg/). You can also [packages listing](http://golang.org/pkg/). You can also
run the Go website locally with `godoc -http=:8080`. run the Go website locally with `godoc -http=:8080`.
### Usage ### Usage