From ebcbd6bfa5ac7638e30d03181e90ba5cf12dbda9 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 29 Jan 2018 16:03:54 +0530 Subject: [PATCH] ci: Update badge to use Gitlab CI instead of Circle CI Signed-off-by: Sunil Mohan Adapa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64eb934c8..6a3e22fd6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://circleci.com/gh/freedombox/Plinth.svg?style=svg&branch=master)](https://circleci.com/gh/freedombox/Plinth) +[![pipeline status](https://salsa.debian.org/freedombox-team/plinth/badges/master/pipeline.svg)](https://salsa.debian.org/freedombox-team/plinth/commits/master) [![Translation status](https://hosted.weblate.org/widgets/freedombox/-/shields-badge.svg)](https://hosted.weblate.org/engage/freedombox/?utm_source=widget) [![Debian Unstable](https://badges.debian.net/badges/debian/unstable/plinth/version.svg)](https://packages.debian.org/unstable/plinth) [![Debian Testing](https://badges.debian.net/badges/debian/testing/plinth/version.svg)](https://packages.debian.org/testing/plinth)