mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
commit
4a18b8da82
3 changed files with 4 additions and 6 deletions
|
@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Shipped version:** 0.128.1~ynh1
|
||||
**Shipped version:** 0.128.1~ynh2
|
||||
|
||||
**Demo:** https://demo.komga.org
|
||||
|
||||
|
@ -40,7 +40,6 @@ Komga is a free and open source comics/mangas server.
|
|||
## Documentation and resources
|
||||
|
||||
* Official app website: https://komga.org
|
||||
* Official user documentation: https://yunohost.org/apps
|
||||
* Official admin documentation: https://komga.org/guides/
|
||||
* Upstream app code repository: https://github.com/gotson/komga
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_komga
|
||||
|
|
|
@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Version incluse :** 0.128.1~ynh1
|
||||
**Version incluse :** 0.128.1~ynh2
|
||||
|
||||
**Démo :** https://demo.komga.org
|
||||
|
||||
|
@ -36,7 +36,6 @@ Komga is a free and open source comics/mangas server.
|
|||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://komga.org
|
||||
* Documentation officielle utilisateur : https://yunohost.org/apps
|
||||
* Documentation officielle de l'admin : https://komga.org/guides/
|
||||
* Dépôt de code officiel de l'app : https://github.com/gotson/komga
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_komga
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Media server for your comics, manga and magazines",
|
||||
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
|
||||
},
|
||||
"version": "0.128.1~ynh1",
|
||||
"version": "0.128.1~ynh2",
|
||||
"url": "https://komga.org",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"type": "domain"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
|
|
Loading…
Add table
Reference in a new issue