From 85c4172ed66e59c747777f5cfebcec2991cca8b8 Mon Sep 17 00:00:00 2001
From: Gennadiy Civil <gennadiycivil@users.noreply.github.com>
Date: Mon, 17 Dec 2018 14:03:51 -0500
Subject: [PATCH] Update README.md

Update build badge to point to the correct location
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 88ed935f..47483536 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**: