diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md index 4df0b37..ceec18e 100644 --- a/content/notes/golang/index.md +++ b/content/notes/golang/index.md @@ -44,7 +44,9 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo ### Resources * [Standard Go Project Layout][6] +* [The files & folders of Go projects][7] [6]: https://github.com/golang-standards/project-layout +[7]: https://changelog.com/gotime/278 ### General Notes