From 625a899b55130ec224f338e0ac7f3666d7164868 Mon Sep 17 00:00:00 2001
From: Alexander Bias <alexander.bias@uni-ulm.de>
Date: Wed, 11 Nov 2020 12:35:26 +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 7a10872..1e2e08b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 moodle-theme_boost_campus
 =========================
 
-[![Build Status](https://travis-ci.org/moodleuulm/moodle-theme_boost_campus.svg?branch=master)](https://travis-ci.org/moodleuulm/moodle-theme_boost_campus)
+[![Build Status](https://travis-ci.com/moodleuulm/moodle-theme_boost_campus.svg?branch=master)](https://travis-ci.com/moodleuulm/moodle-theme_boost_campus)
 
 Moodle Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements
 
-- 
GitLab