From 3b79ae2345528e5dcda537e17b5e472796a1cfea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 3 Jun 2016 16:59:15 +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 e0e5134168..5d971b751e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Data -[![build status](https://gitlab.com/fdroid/fdroiddata/badges/HEAD/build.svg)](https://gitlab.com/fdroid/fdroiddata/builds) +[![build status](https://gitlab.com/fdroid/fdroiddata/badges/master/build.svg)](https://gitlab.com/fdroid/fdroiddata/builds) This repository holds general and build information for all the apps on our main repo on f-droid.org.