From 3116094b964463a3a97a80a0fc4c236206b11ab3 Mon Sep 17 00:00:00 2001 From: Nico Alt Date: Fri, 3 Jun 2016 17:55:30 +0200 Subject: [PATCH] Fix GitLab CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c365f460..22efad0db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Client -[![build status](https://gitlab.com/fdroid/fdroidclient/badges/HEAD/build.svg)](https://gitlab.com/fdroid/fdroidclient/builds) [![Translation status](https://hosted.weblate.org/widgets/f-droid/-/svg-badge.svg)](https://hosted.weblate.org/engage/f-droid/) +[![build status](https://gitlab.com/fdroid/fdroidclient/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidclient/builds) [![Translation status](https://hosted.weblate.org/widgets/f-droid/-/svg-badge.svg)](https://hosted.weblate.org/engage/f-droid/) Client for [F-Droid](https://f-droid.org), the Free Software repository system for Android.