diff --git a/content/en/docs/languages/go/_index.md b/content/en/docs/languages/go/_index.md index b7d0d97..fcb4078 100644 --- a/content/en/docs/languages/go/_index.md +++ b/content/en/docs/languages/go/_index.md @@ -22,8 +22,8 @@ spelling: cSpell:ignore Isberner Klerk Malte youtube ### Developer stories and talks {#dev-stories} -- **[Stubbing gRPC in Go](https://jadekler.github.io/2020/10/08/stubbing-grpc.html)**, - by [Jean de Klerk](https://github.com/jadekler), Google. October 8, 2020. +- **[Stubbing gRPC in Go](https://github.com/jeanbza/jadekler.github.io/blob/master/_posts/2020-10-09-stubbing-grpc.md)**, + by [Jean de Klerk](https://github.com/jeanbza), Google. October 8, 2020. - **Talking to Go gRPC Services Via HTTP/1**