From 74a9624074cdee929377f4b59c0131532bc323e3 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 20 May 2019 18:55:39 +0200 Subject: [PATCH] Update readme --- README.md | 7 ++++--- README_fr.md | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index beaaa16..fec6d41 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ this package: #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-apps.yunohost.org/ci/apps/wallabag2/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-stretch.nohost.me/ci/apps/wallabag2/) +* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/wallabag2/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/) +* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/wallabag2/) ## Limitations @@ -70,6 +70,7 @@ For the migration process, please refer to the * Report a bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues * App website: https://www.wallabag.org/ + * Upstream app repository: https://github.com/wallabag/wallabag * YunoHost website: https://yunohost.org/ --- diff --git a/README_fr.md b/README_fr.md index 3cc5609..b44b297 100644 --- a/README_fr.md +++ b/README_fr.md @@ -44,9 +44,9 @@ En plus des fonctionnalités principales de Wallabag, ce paquet propose égaleme #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-apps.yunohost.org/ci/apps/wallabag2/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/wallabag2%20%28Official%29.svg)](https://ci-stretch.nohost.me/ci/apps/wallabag2/) +* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/wallabag2/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/) +* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/wallabag2%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/wallabag2/) ## Limitations @@ -66,6 +66,7 @@ Pour le processus de migration, merci de vous référer à [la documentation off * Signaler un bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues * Site de l'application: https://www.wallabag.org/ + * Dépôt de l'application principale: https://github.com/wallabag/wallabag * Site web YunoHost: https://yunohost.org/ ---