Skip to content

Commit 9723327

Browse files
authored
Update README.md
Fixes #189
1 parent 8afa037 commit 9723327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ See [Go Books](https://github.com/dariubs/GoBooks) for a list of books, both fre
7070
- [Structuring Applications in Go](https://medium.com/@benbjohnson/structuring-applications-in-go-3b04be4ff091)
7171
- [Style guideline for Go packages](https://rakyll.org/style-packages/)
7272
- [Package names](https://blog.golang.org/package-names)
73+
- [What's in a name (slides)](https://talks.golang.org/2014/names.slide#1)
7374

7475
### Web
7576

@@ -287,7 +288,6 @@ See [Go Books](https://github.com/dariubs/GoBooks) for a list of books, both fre
287288

288289
### Miscellaneous
289290

290-
- [Text normalization in Go](https://blog.golang.org/normalization)
291291
- [Minimal Perfect Hash Functions](https://blog.gopheracademy.com/advent-2017/mphf/)
292292
- [Property-based testing in Go](https://earthly.dev/blog/property-based-testing/)
293293
- [Monkey Patching in Go](https://bou.ke/blog/monkey-patching-in-go/)

0 commit comments

Comments
 (0)