mirror of
https://github.com/YunoHost-Apps/librephotos_ynh.git
synced 2024-09-03 19:36:12 +02:00
add schema, fix demo url
This commit is contained in:
parent
1fe52a118c
commit
8ddef749bb
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
|
||||
|
||||
packaging_format = 2
|
||||
|
||||
id = "librephotos"
|
||||
|
@ -12,7 +14,7 @@ maintainers = ["Jules Bertholet"]
|
|||
[upstream]
|
||||
license = "MIT"
|
||||
website = "https://librephotos.com"
|
||||
demo = "https://demo2.librephotos.com (user: demo, password: demo1234)"
|
||||
demo = "<https://demo2.librephotos.com> (user: demo, password: demo1234)"
|
||||
admindoc = "https://docs.librephotos.com"
|
||||
userdoc = "https://github.com/LibrePhotos/librephotos"
|
||||
code = "https://github.com/LibrePhotos/librephotos"
|
||||
|
|
Loading…
Add table
Reference in a new issue