Skip to content

Commit 5652359

Browse files
authored
Update README.md
1 parent 908dbb6 commit 5652359

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
@@ -27,6 +27,6 @@ Post job to thread pool is much faster than for boost::asio based thread pool.
2727

2828
See benchmark/benchmark.cpp for benchmark code.
2929

30-
All code except [MPMCBoundedQueue](https://github.com/inkooboo/thread-pool-cpp/blob/master/thread_pool/mpsc_bounded_queue.hpp)
30+
All code except [MPMCBoundedQueue](https://github.com/inkooboo/thread-pool-cpp/blob/master/include/thread_pool/mpsc_bounded_queue.hpp)
3131
is under MIT license.
3232

0 commit comments

Comments
 (0)