From b8ce62e3ef9f6f7822c2a58ebfce4b7f154e1237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 5 Mar 2016 23:39:30 +0000 Subject: [PATCH] README: Fix badge link The old /ci site is gone. Link to the builds page, which at least shows something related to CI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 573edea2a..b361bf32f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # F-Droid Client -[![build status](https://gitlab.com/ci/projects/6571/status.png?ref=master)](https://gitlab.com/ci/projects/6571?ref=master) [![Translation status](https://hosted.weblate.org/widgets/f-droid/-/svg-badge.svg)](https://hosted.weblate.org/engage/f-droid/) +[![build status](https://gitlab.com/ci/projects/6571/status.png?ref=HEAD)](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.