From 3986429b58df33dedccbcbdaf6a98123f31b1634 Mon Sep 17 00:00:00 2001
From: Alexandre Ferland <3533424+alexferl@users.noreply.github.com>
Date: Wed, 2 Sep 2020 10:52:58 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3989fed..fc09040 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Flask-SimpleLDAP
 ================
 
-[![Build Status](https://travis-ci.com/admiralobvious/flask-simpleldap.svg?branch=master)](https://travis-ci.com/admiralobvious/flask-simpleldap)
+[![Build Status](https://travis-ci.com/alexferl/flask-simpleldap.svg?branch=master)](https://travis-ci.com/alexferl/flask-simpleldap)
 
 Flask-SimpleLDAP provides LDAP authentication for Flask.
 
-- 
GitLab