From 7eb98daa6cb0b5d33b3606bbdc2508ef12469b87 Mon Sep 17 00:00:00 2001 From: Kaleb McKone Date: Wed, 29 Jul 2020 07:39:04 -0500 Subject: [PATCH] Fix broken link --- WhyGo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WhyGo.md b/WhyGo.md index db125773..7cf6fa95 100644 --- a/WhyGo.md +++ b/WhyGo.md @@ -2,7 +2,7 @@ Here's why: a list of people/organizations explaining why they use Go. This is p ## Why Go -- [Why Devops Engineers Should Know Go](https://akondas.com/Why-DevOps-Engineers-Should-Know-Go/) _2020-05-27_ +- [Why Devops Engineers Should Know Go](https://akondas.com/blog/Why-DevOps-Engineers-Should-Know-Go) _2020-05-27_ - [Why We Chose Go](https://tech.trivago.com/2020/03/02/why-we-chose-go/) _2020-03-02_ - [Why Go? – Key advantages you may have overlooked](https://yourbasic.org/golang/advantages-over-java-python/) _2019-06-01_ - [From Java to Go](https://gquintana.github.io/2017/01/15/From-Java-to-Go.html) _2017-01-15_