From 14034bedf5435c8702d221116b4811dde6e207bd Mon Sep 17 00:00:00 2001 From: Alexander Bias <alexander.bias@uni-ulm.de> Date: Wed, 11 Nov 2020 12:35:44 +0100 Subject: [PATCH] Update Travis UI badge in README.md after migrating to travis-ci.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70b9c43..58f280f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ moodle-auth_ldap_syncplus ========================= -[](https://travis-ci.org/moodleuulm/moodle-auth_ldap_syncplus) +[](https://travis-ci.com/moodleuulm/moodle-auth_ldap_syncplus) Moodle authentication plugin which provides all functionality of auth_ldap, but supports advanced features for the LDAP synchronization task and LDAP authentication. -- GitLab