mirror of
https://github.com/YunoHost-Apps/slingcode_ynh.git
synced 2024-09-03 20:25:55 +02:00
Fix badge link
This commit is contained in:
parent
448c7ae339
commit
e411f64af4
2 changed files with 4 additions and 2 deletions
|
@ -28,7 +28,7 @@ Slingcode is a code editor contained in a single HTML file. Therefore, it has no
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/appsslingcode/)
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/slingcode/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/slingcode/)
|
||||
|
||||
## Links
|
||||
|
|
|
@ -22,11 +22,13 @@ Slingcode est un éditeur de code contenu dans un unique fichier HTML. Il n'a pa
|
|||
|
||||
* [Démo officielle](https://slingcode.net/slingcode.html)
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : https://slingcode.net/screencasts.html
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/appsslingcode/)
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/slingcode/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/slingcode%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/slingcode/)
|
||||
|
||||
## Liens
|
||||
|
|
Loading…
Reference in a new issue