Fix turf github link
authorRichard Kogelnig <e0326319@student.tuwien.ac.at>
Mon, 1 Feb 2016 13:59:15 +0000 (14:59 +0100)
committerRichard Kogelnig <e0326319@student.tuwien.ac.at>
Mon, 1 Feb 2016 13:59:15 +0000 (14:59 +0100)
README.md

index c9abb8f8f8238c916f57d88c4d15a90d6080860c..c60c8e363fa71d9c928596b25e725c5ec1178a0b 100644 (file)
--- 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
 
     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
 
 
 ## License