From 04e9e1fd14c74d95852d60c2314b7c103ed07308 Mon Sep 17 00:00:00 2001 From: AverageMarcus Date: Thu, 2 Sep 2021 14:26:53 +0000 Subject: [PATCH] Fixed links --- src/posts/2021-09-02-my-recommended-go-resources.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/posts/2021-09-02-my-recommended-go-resources.md b/src/posts/2021-09-02-my-recommended-go-resources.md index 15319fc..d4ae662 100644 --- a/src/posts/2021-09-02-my-recommended-go-resources.md +++ b/src/posts/2021-09-02-my-recommended-go-resources.md @@ -50,8 +50,8 @@ In terms of useful resources, tools and libraries I use a lot: ## 🧑‍💻 Suggested by others -* https://github.com/quii/learn-go-with-tests - Learn Go with TDD. -* https://gobyexample.com/ - Common program examples. -* https://changelog.com/gotime - Good podcast on the Go community. +* [https://github.com/quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests) - Learn Go with TDD. +* [https://gobyexample.com/](https://gobyexample.com/) - Common program examples. +* [https://changelog.com/gotime](https://changelog.com/gotime) - Good podcast on the Go community. If anyone has any other resources they recommend I'd love to hear about them and update this list. Please feel free to reach out to me on Twitter at [@Marcus_Noble_](https://twitter.com/Marcus_Noble_). \ No newline at end of file