diff --git a/README.md b/README.md index 03fcb00a..39ee9684 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ * [Boost.Unordered aggregate benchmarks](https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_unordered_aggregate) * [Running-_n_ benchmarks, `boost::unordered_[multi]set`](https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_unordered_set) * [Running-_n_ benchmarks, `boost::unordered_(flat|node)_map`](https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_unordered_flat_map) -* [Running-_n_ benchmarks, `boost::concurrent_flat_map`](https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_concurrent_flat_map) +* [Running-_n_ benchmarks, `boost::concurrent_(flat|node)_map`](https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_concurrent_flat_map)