Skip to content

Commit 4d07b93

Browse files
committed
Update README.md
1 parent ed58b25 commit 4d07b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Simple and easy to understand code examples for most of the Concurrent APIs prov
1717
- [Thread Signalling](./src/com/codecafe/concurrency/threadsignalling)
1818
- [Daemon Threads](./notes/daemon-threads.md) - [[code](./src/com/codecafe/concurrency/thread/daemonthreads/Main.java)]
1919

20-
#### [Performance in Multithreading](./notes/performance-in-multithreading.md)
20+
#### Performance in Multithreading
2121
- [Latency](./notes/performance-in-multithreading.md#latency)
2222
- [Throughput](./notes/performance-in-multithreading.md#throughput)
2323

0 commit comments

Comments
 (0)