mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Fix CI badge URL
GH markdown parser seems to get confused by spaces and/or parenthesis.
This commit is contained in:
parent
009b455db3
commit
c51545d015
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Yunohost app for Ihatemoney budget web app
|
||||
==========================================
|
||||
|
||||
[![Build Status](https://ci-apps.yunohost.org/jenkins/buildStatus/icon?job=ihatemoney (Community))](https://ci-apps.yunohost.org/jenkins/job/ihatemoney%20(Community)/)
|
||||
[![Build Status](https://ci-apps.yunohost.org/jenkins/buildStatus/icon?job=ihatemoney+%28Community%29)](https://ci-apps.yunohost.org/jenkins/job/ihatemoney%20(Community)/)
|
||||
|
||||
Backs on MySQL database, the identifiers are per-project, not per-user, so no
|
||||
way to do advanced SSO integration with yunohost accounts.
|
||||
|
|
Loading…
Reference in a new issue