mirror of
https://github.com/YunoHost-Apps/processwire_ynh.git
synced 2024-09-03 20:06:37 +02:00
Merge branch 'nginx' of https://github.com/YunoHost-Apps/processwire_ynh into nginx
This commit is contained in:
commit
599e16ea56
2 changed files with 13 additions and 13 deletions
12
README.md
12
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -29,11 +29,11 @@ ProcessWire is a friendly and powerful open source CMS with an API that is a joy
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://processwire.com/>
|
||||
* Official user documentation: <https://processwire.com/docs/>
|
||||
* Upstream app code repository: <https://github.com/processwire/processwire>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/processwire>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
||||
- Official app website: <https://processwire.com/>
|
||||
- Official user documentation: <https://processwire.com/docs/>
|
||||
- Upstream app code repository: <https://github.com/processwire/processwire>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/processwire>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
14
README_fr.md
14
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -29,11 +29,11 @@ ProcessWire est un CMS open source convivial et puissant avec une API qui est un
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://processwire.com/>
|
||||
* Documentation officielle utilisateur : <https://processwire.com/docs/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/processwire/processwire>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/processwire>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
||||
- Site officiel de l’app : <https://processwire.com/>
|
||||
- Documentation officielle utilisateur : <https://processwire.com/docs/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/processwire/processwire>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/processwire>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -47,4 +47,4 @@ ou
|
|||
sudo yunohost app upgrade processwire -u https://github.com/YunoHost-Apps/processwire_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…
Reference in a new issue