From 38d8778200a1593b017a0705f0613e481e1397fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 7 Mar 2016 20:53:15 +0000 Subject: [PATCH] README: Use new CI badge url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f7d7d89..46dbdb0c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Server -[![build status](https://gitlab.com/ci/projects/6642/status.png?ref=HEAD)](https://gitlab.com/fdroid/fdroidserver/builds) +[![build status](https://gitlab.com/fdroid/fdroidserver/badges/HEAD/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) Server for [F-Droid](https://f-droid.org), the Free Software repository system for Android.