mirror of
https://github.com/YunoHost-Apps/shlink_ynh.git
synced 2024-09-03 20:16:22 +02:00
Auto-update README
This commit is contained in:
parent
d83c52ae5a
commit
8fe2b6818c
2 changed files with 14 additions and 16 deletions
15
README.md
15
README.md
|
@ -19,8 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
||||||
|
|
||||||
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
||||||
|
**Shipped version:** 4.0.1~ynh1
|
||||||
**Shipped version:** 4.0.0~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Additionally, there's also an official Shlink web client which, by making use of
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://shlink.io/>
|
- Official app website: <https://shlink.io/>
|
||||||
* Official user documentation: <https://shlink.io/documentation/>
|
- Official user documentation: <https://shlink.io/documentation/>
|
||||||
* Upstream app code repository: <https://github.com/shlinkio/shlink>
|
- Upstream app code repository: <https://github.com/shlinkio/shlink>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/shlink>
|
- YunoHost Store: <https://apps.yunohost.org/app/shlink>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/shlink_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/shlink_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -46,4 +45,4 @@ or
|
||||||
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
|
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -19,8 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.
|
||||||
|
|
||||||
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances.
|
||||||
|
**Version incluse :** 4.0.1~ynh1
|
||||||
**Version incluse :** 4.0.0~ynh1
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Additionally, there's also an official Shlink web client which, by making use of
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://shlink.io/>
|
- Site officiel de l’app : <https://shlink.io/>
|
||||||
* Documentation officielle utilisateur : <https://shlink.io/documentation/>
|
- Documentation officielle utilisateur : <https://shlink.io/documentation/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/shlinkio/shlink>
|
- Dépôt de code officiel de l’app : <https://github.com/shlinkio/shlink>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/shlink>
|
- YunoHost Store : <https://apps.yunohost.org/app/shlink>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/shlink_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/shlink_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -46,4 +45,4 @@ ou
|
||||||
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
|
sudo yunohost app upgrade shlink -u https://github.com/YunoHost-Apps/shlink_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Add table
Reference in a new issue