Broken link to gtest 1.7.0 zip replaced with correct one
[folly.git] / README.md
index fcc3f9f0d0fd969a5283c287aa656a00aa02473a..9b5f4ac49334344d6369926d0a2c61c6d9fc344c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Folly is published on Github at https://github.com/facebook/folly
 folly requires gcc 4.8+ and a version of boost compiled with C++11 support.
 
 Please download googletest from
-https://googletest.googlecode.com/files/gtest-1.7.0.zip and unzip it in the
+https://github.com/google/googletest/archive/release-1.7.0.zip and unzip it in the
 folly/test subdirectory.
 
 #### Ubuntu 12.04