Fixing code like the go team printed version link (#1566)

Fixes https://github.com/gomods/athens/issues/1565
This commit is contained in:
Aaron Schlesinger
2020-03-18 14:29:29 -07:00
committed by GitHub
parent 6b5b62c0fc
commit a7ffb86efe
+1 -1
View File
@@ -80,7 +80,7 @@ The Athens project would not be possible without the amazing projects it builds
We all strive to write nice and readable code which can be understood by every person of the team. To achieve that we follow principles described in Brian's talk `Code like the Go team`.
- [Printed version](https://learn-golang.com/en/goteam/)
- [Printed version](https://www.brianketelsen.com/slides/gcru18-best/#1)
- [Gophercon RU talk](https://www.youtube.com/watch?v=MzTcsI6tn-0)
# Code of Conduct