diff --git a/README.md b/README.md index be37706..bcae032 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Source code and community space of [100 Go Mistakes and How to Avoid Them](https ℹ️ If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah). -![](inside-cover.jpg) +![](cover.png) ## Common Go Mistakes diff --git a/about.md b/about.md index 819b52e..cd06931 100644 --- a/about.md +++ b/about.md @@ -2,7 +2,7 @@ Spot errors in your Go code you didn’t even know you were making and boost your productivity by avoiding common mistakes and pitfalls. -![](cover.png) +![](inside-cover.jpg) _100 Go Mistakes and How to Avoid Them_ shows you how to: