From 28dddc7261bb9e1a482f719ea24bf5d09793476c Mon Sep 17 00:00:00 2001 From: Eno Compton Date: Fri, 27 Jan 2023 21:59:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 929ae23..02028f2 100644 --- a/README.md +++ b/README.md @@ -290,4 +290,4 @@ See [Go Books](https://github.com/dariubs/GoBooks) for a list of books, both fre - [Go Concurrency Patterns: Context](https://blog.golang.org/context) - [Go Concurrency Patterns: Timing out, moving on](https://blog.golang.org/go-concurrency-patterns-timing-out-and) - [Concurrency, Goroutines and GOMAXPROCS](https://www.ardanlabs.com/blog/2014/01/concurrency-goroutines-and-gomaxprocs.html) -- [Data Race Patterns in Go](https://eng.uber.com/data-race-patterns-in-go/) +- [Data Race Patterns in Go](https://www.uber.com/blog/data-race-patterns-in-go/)