From cf6d887125e262323993629c27b285f302cc674f Mon Sep 17 00:00:00 2001 From: Richard Kogelnig Date: Mon, 1 Feb 2016 14:59:15 +0100 Subject: [PATCH] Fix turf github link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9abb8f..c60c8e3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Junction is a library of concurrent data structures in C++. It contains three ha junction::ConcurrentMap_LeapFrog junction::ConcurrentMap_Grampa -[CMake](https://cmake.org/) and [Turf](https://github.com/preshing/AcquireRelease) are required. See the blog post [New Concurrent Hash Maps for C++](http://preshing.com/20160201/new-concurrent-hash-maps-for-cpp/) for more information. +[CMake](https://cmake.org/) and [Turf](https://github.com/preshing/turf) are required. See the blog post [New Concurrent Hash Maps for C++](http://preshing.com/20160201/new-concurrent-hash-maps-for-cpp/) for more information. ## License -- 2.34.1