From a66cbb7507e164556ce650a8f167ebf561c634c2 Mon Sep 17 00:00:00 2001 From: Roman Verchikov Date: Thu, 20 Sep 2018 11:33:14 -0700 Subject: [PATCH] Fixes build status badge in README (#829) Build status badge used to point at a wrong (old?) URL. Fixed by changing URL to MacPass/MacPass. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7848a7..2910f804 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/mstarke/MacPass.svg?branch=continuous)](https://travis-ci.org/mstarke/MacPass) +[![Build Status](https://travis-ci.org/MacPass/MacPass.svg?branch=continuous)](https://travis-ci.org/MacPass/MacPass) # MacPass