Broken link to gtest 1.7.0 zip replaced with correct one
authorGeert Van Laethem <geert.van.laethem@telenet.be>
Wed, 16 Nov 2016 22:50:58 +0000 (14:50 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 16 Nov 2016 22:53:38 +0000 (14:53 -0800)
Summary: Closes https://github.com/facebook/folly/pull/517

Reviewed By: igorsugak

Differential Revision: D4191764

Pulled By: Orvid

fbshipit-source-id: 5ab921bd0df0b9dbaca46cdf9ecdeea9ecda6f5a

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