diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-12-13 14:04:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 14:04:11 -0500 |
commit | 3949c403c0ed7c73ae0f67aae266cf1a2216e7ed (patch) | |
tree | 937d17fd00773025b3d76f3213bfd1b29b216d3a | |
parent | 6ef59138137280ffb3c01f41f527abc2bd3249d0 (diff) | |
download | googletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.tar.gz googletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.tar.bz2 googletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.zip |
Update README.md
point build badge back to proper repo path
-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**: |