From f2e7c5ccd0b90632190efa1ca696df1729e1203a Mon Sep 17 00:00:00 2001 From: laurent b Date: Sat, 14 Mar 2020 18:01:23 +0100 Subject: [PATCH] corrected broken link --- WhyGo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WhyGo.md b/WhyGo.md index ab3aeb48..6bd6cd2b 100644 --- a/WhyGo.md +++ b/WhyGo.md @@ -35,7 +35,7 @@ Here's why: a list of people/organizations explaining why they use Go. This is p - [Google I/O 2012: Go in production](http://www.youtube.com/watch?v=kKQLhGZVN4A) - [Go at Novartis](http://web.archive.org/web/20181201020426/https://plus.google.com/114945221884326152379/posts/d1SVaqkRyTL) - [Go at the BBC](http://www.quora.com/Go-programming-language/Is-Google-Go-ready-for-production-use/answer/Kunal-Anand) -- [Go at SoundCloud](http://backstage.soundcloud.com/2012/07/go-at-soundcloud/) +- [Go at SoundCloud](https://developers.soundcloud.com/blog/go-at-soundcloud) - [Go at Moovweb](https://groups.google.com/forum/#!topic/golang-nuts/MeiTNnGhLg8/discussion) - [Building StatHat with Go](http://blog.golang.org/2011/12/building-stathat-with-go.html) - [Go at CloudFlare](http://blog.cloudflare.com/go-at-cloudflare)