From 91394e7d57f814fd09421d8cb2466f63684ebf1b Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 12 Jul 2015 20:13:44 -0300 Subject: [PATCH] move gocc to github repository #328 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0b84dc..939d6858 100644 --- a/README.md +++ b/README.md @@ -894,7 +894,7 @@ Software written in Go. * [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins. * [fleet](https://github.com/coreos/fleet) - A Distributed init System. * [Go Package Store](https://github.com/shurcooL/Go-Package-Store#go-package-store-) - An app that displays updates for the Go packages in your GOPATH. -* [gocc](https://code.google.com/p/gocc) - Gocc is a compiler kit for Go written in Go. +* [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [heka](https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. * [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine