From 316766fd77928a43438d6912fa279c8f6dd48442 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Tue, 14 Apr 2015 08:02:05 -0300 Subject: [PATCH] fixed url golang official projects page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474a259a..15f993dd 100644 --- a/README.md +++ b/README.md @@ -862,7 +862,7 @@ Where to discover new Go libraries. * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists. * [Flipboard - Go Magazine](https://flipboard.com/section/the-golang-magazine-bVP7nS) - A collection of Go articles and tutorials. * [Go Blog](http://blog.golang.org) - The official Go blog -* [Go Projects](https://code.google.com/p/go-wiki/wiki/Projects) - List of projects on the Go community wiki +* [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki * [godoc.org](http://godoc.org/) - Documentation for open source Go packages. * [golang-graphics](https://github.com/mholt/golang-graphics) - A collection of Go images, graphics, and art * [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - Go mailing list