Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix markdown
  • Loading branch information
Lulzx authored Jan 4, 2020
commit 275e0c96bc42df5f2fc8fe96e7eb33245a48b223
4 changes: 2 additions & 2 deletions mutex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Use a Mutex when

## Credits

* [Lock (computer science)] (http://en.wikipedia.org/wiki/Lock_(computer_science))
* [Semaphores] (http://tutorials.jenkov.com/java-concurrency/semaphores.html)
* [Lock (computer science)](http://en.wikipedia.org/wiki/Lock_(computer_science))
* [Semaphores](http://tutorials.jenkov.com/java-concurrency/semaphores.html)