Skip to content

Commit e33ed00

Browse files
committed
Fix broken link in README.md.
1 parent 8222732 commit e33ed00

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
@@ -146,7 +146,7 @@ The four provided parallel hash containers are:
146146
- `gtl::parallel_node_hash_set`
147147

148148

149-
For a full writeup explaining the design and benefits of the parallel hash containers, [click here](https://greg7mdp.github.io/gtl/).
149+
For a full writeup explaining the design and benefits of the parallel hash containers, [click here](https://greg7mdp.github.io/parallel-hashmap/).
150150

151151
For more information on the implementation, usage and characteristics of the parallel hash containers, please see [gtl parallel hash containers](https://github.com/greg7mdp/gtl/tree/main/docs/phmap.md)
152152

0 commit comments

Comments
 (0)