From 69dc511627082f51c11130ceb55ec63ea81f9797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 19 May 2021 20:19:50 +0200 Subject: [PATCH] Fix path to badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f3da0d..41e1c52 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ You can specify at install if users should log into YunoHost first to be able to #### Supported architectures -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wetty%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/wetty/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wetty%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wetty/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wetty.svg)](https://ci-apps.yunohost.org/ci/apps/wetty/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wetty.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wetty/) ## Limitations