mirror of
https://github.com/YunoHost-Apps/blogotext_ynh.git
synced 2024-09-03 18:15:52 +02:00
Merge pull request #5 from YunoHost-Apps/fix-image
Fix images in READMEs
This commit is contained in:
commit
b330d4c03e
2 changed files with 12 additions and 12 deletions
12
README.md
12
README.md
|
@ -3,8 +3,8 @@
|
|||

|
||||
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/BlogoText)
|
||||
[](https://install-app.yunohost.org/?app=BlogoText)
|
||||
[](https://dash.yunohost.org/appci/app/blogotext)
|
||||
[](https://install-app.yunohost.org/?app=blogotext)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -43,9 +43,9 @@ Can the app be used by multiple users? no
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/BlogoText/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/BlogoText/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/BlogoText/)
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/blogotext/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/blogotext/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/blogotext/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -76,5 +76,5 @@ To try the testing branch, please proceed like that.
|
|||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade BlogoText -u https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade blogotext -u https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -3,8 +3,8 @@
|
|||

|
||||
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/BlogoText)
|
||||
[](https://install-app.yunohost.org/?app=BlogoText)
|
||||
[](https://dash.yunohost.org/appci/app/blogotext)
|
||||
[](https://install-app.yunohost.org/?app=blogotext)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
|
@ -43,9 +43,9 @@ L'application peut-elle être utilisée par plusieurs utilisateurs? non
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/BlogoText/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/BlogoText/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/BlogoText/)
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/blogotext/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/blogotext/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/blogotext/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -76,5 +76,5 @@ Pour essayer la branche testing, procédez comme suit.
|
|||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade BlogoText -u https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade blogotext -u https://github.com/YunoHost-Apps/BlogoText_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue