1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opennote_ynh.git synced 2024-09-03 19:46:28 +02:00

Merge pull request #8 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-10-15 11:29:22 +02:00 committed by GitHub
commit 59e7057ac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Web based text editor/note taking software Web based text editor/note taking software
**Shipped version:** 18.03.00~ynh2 **Shipped version:** 23.10.15~ynh1
**Demo:** https://foxusa.github.io/OpenNote/OpenNote/#/folder **Demo:** https://foxusa.github.io/OpenNote/OpenNote/#/folder
@ -28,7 +28,7 @@ Web based text editor/note taking software
## Documentation and resources ## Documentation and resources
* Official app website: <https://foxusa.github.io/OpenNote/OpenNote/> * Official app website: <https://foxusa.github.io/OpenNote/>
* Upstream app code repository: <https://github.com/FoxUSA/OpenNote/> * Upstream app code repository: <https://github.com/FoxUSA/OpenNote/>
* Report a bug: <https://github.com/YunoHost-Apps/opennote_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/opennote_ynh/issues>

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Web based text editor/note taking software Web based text editor/note taking software
**Version incluse :** 18.03.00~ynh2 **Version incluse :** 23.10.15~ynh1
**Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder **Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder
@ -28,7 +28,7 @@ Web based text editor/note taking software
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://foxusa.github.io/OpenNote/OpenNote/> * Site officiel de lapp : <https://foxusa.github.io/OpenNote/>
* Dépôt de code officiel de lapp : <https://github.com/FoxUSA/OpenNote/> * Dépôt de code officiel de lapp : <https://github.com/FoxUSA/OpenNote/>
* Signaler un bug : <https://github.com/YunoHost-Apps/opennote_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/opennote_ynh/issues>

View file

@ -5,13 +5,13 @@ name = "OpenNote"
description.en = "Web based text editor/note taking software" description.en = "Web based text editor/note taking software"
description.fr = "Éditeur WEB de texte/logiciel de prise de notes" description.fr = "Éditeur WEB de texte/logiciel de prise de notes"
version = "18.03.00~ynh2" version = "23.10.15~ynh1"
maintainers = ["Alex"] maintainers = ["Alex"]
[upstream] [upstream]
license = "MIT" license = "MIT"
website = "https://foxusa.github.io/OpenNote/OpenNote/" website = "https://foxusa.github.io/OpenNote/"
demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder" demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder"
code = "https://github.com/FoxUSA/OpenNote/" code = "https://github.com/FoxUSA/OpenNote/"