From 3eca9dd773ace271c0cb2cc2fcf1a80e76018ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 3 Jun 2016 16:59:24 +0100 Subject: [PATCH] README: fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d6d7d9..aee5b82d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Server -[![build status](https://gitlab.com/fdroid/fdroidserver/badges/HEAD/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) +[![build status](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) Server for [F-Droid](https://f-droid.org), the Free Software repository system for Android.