From 0985e5ae10358bbfd00d92bee334a23d13a169ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 5 Mar 2016 23:40:45 +0000 Subject: [PATCH] README: Fix CI badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4985b8027..e5614bef03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Data -[![build status](https://gitlab.com/ci/projects/5274/status.png?ref=master)](https://gitlab.com/ci/projects/5274?ref=master) +[![build status](https://gitlab.com/ci/projects/5274/status.png?ref=HEAD)](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.