From 94b756339b5ea15da6fd8a53dff425dda4d5e44a Mon Sep 17 00:00:00 2001
From: Alexandre Ferland <admiralobvious@users.noreply.github.com>
Date: Tue, 19 May 2020 20:44:54 -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 d9cd050..3989fed 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Flask-SimpleLDAP
 ================
 
-[![Build Status](https://travis-ci.org/admiralobvious/flask-simpleldap.svg?branch=master)](https://travis-ci.org/admiralobvious/flask-simpleldap)
+[![Build Status](https://travis-ci.com/admiralobvious/flask-simpleldap.svg?branch=master)](https://travis-ci.com/admiralobvious/flask-simpleldap)
 
 Flask-SimpleLDAP provides LDAP authentication for Flask.
 
-- 
GitLab