Skip to content

Commit

Permalink
[ISSUE-2774] Remove duplicate link from parallel letter frequency doc…
Browse files Browse the repository at this point in the history
…umentation (#2775)

Signed-off-by: Adam Henley <[email protected]>
  • Loading branch information
adamazing authored Jul 13, 2024
1 parent 13ee045 commit 2ffde93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ you started. We recommend looking over these before starting this exercise:

- [Concurrency in the Golang Book](https://www.golang-book.com/books/intro/10)
- [A Tour of Go's concurrency section](https://tour.golang.org/concurrency/1)
- [Golang Book: Concurrency](https://www.golang-book.com/books/intro/10)
- [DigitalOcean Golang Tutorial: How To Run Multiple Functions Concurrently in Go](https://www.digitalocean.com/community/tutorials/how-to-run-multiple-functions-concurrently-in-go)
- [Synchronizing Go Routines with Channels and WaitGroups](https://dev.to/sophiedebenedetto/synchronizing-go-routines-with-channels-and-waitgroups-3ke2)
- [Buffered Channels and Worker Pools](https://golangbot.com/buffered-channels-worker-pools/)
Expand Down

0 comments on commit 2ffde93

Please sign in to comment.