Skip to content

Commit

Permalink
Fix broken link in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg7mdp committed Nov 2, 2024
1 parent 8222732 commit e33ed00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ The four provided parallel hash containers are:
- `gtl::parallel_node_hash_set`


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

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)

Expand Down

0 comments on commit e33ed00

Please sign in to comment.