diff --git a/README.md b/README.md index d54d876..ce63192 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Memory Virtualization Chapters: ## Concurrency Concurrency Chapters: -* Concurrency and Threads +* [Concurrency and Threads](https://github.com/remzi-arpacidusseau/ostep-code/tree/master/threads-intro) * Threads API * Locks * Locked Data Structures