summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-12-13 19:04:11 (GMT)
committerGitHub <noreply@github.com>2018-12-13 19:04:11 (GMT)
commit3949c403c0ed7c73ae0f67aae266cf1a2216e7ed (patch)
tree937d17fd00773025b3d76f3213bfd1b29b216d3a
parent6ef59138137280ffb3c01f41f527abc2bd3249d0 (diff)
downloadgoogletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.zip
googletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.tar.gz
googletest-3949c403c0ed7c73ae0f67aae266cf1a2216e7ed.tar.bz2
Update README.md
point build badge back to proper repo path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9b00d2..ac1a85d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Google Test #
-[![Build Status](https://api.travis-ci.org/abseil/googletest.svg?branch=master)](https://travis-ci.org/abseil/googletest)
+[![Build Status](https://api.travis-ci.org/google/googletest.svg?branch=master)](https://travis-ci.org/google/googletest)
[![Build status](https://ci.appveyor.com/api/projects/status/4o38plt0xbo1ubc8/branch/master?svg=true)](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master)
**Future Plans**: