We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8618ab6 commit e88ea8aCopy full SHA for e88ea8a
mutex/README.md
@@ -27,5 +27,5 @@ Use a Mutex when
27
28
## Credits
29
30
-* [Lock (computer science)] (http://en.wikipedia.org/wiki/Lock_(computer_science))
31
-* [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)
0 commit comments