diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-12-17 14:03:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-17 14:03:51 -0500 |
commit | 85c4172ed66e59c747777f5cfebcec2991cca8b8 (patch) | |
tree | e774d90169feeab79b35f3c7fb6691393793665c | |
parent | ed3f9bb229602c3b34590b3fa73b3ba0ba2a2dec (diff) | |
download | googletest-85c4172ed66e59c747777f5cfebcec2991cca8b8.tar.gz googletest-85c4172ed66e59c747777f5cfebcec2991cca8b8.tar.bz2 googletest-85c4172ed66e59c747777f5cfebcec2991cca8b8.zip |
Update README.md
Update build badge to point to the correct location
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Google Test # -[](https://travis-ci.org/abseil/googletest) +[](https://travis-ci.org/google/googletest) [](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master) **Future Plans**: |