mirror of
https://github.com/YunoHost-Apps/mosquitto_ynh.git
synced 2024-09-03 19:45:54 +02:00
Add demo and app code repository
This commit is contained in:
parent
1283889f41
commit
e02147aff9
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://mosquitto.org",
|
"website": "https://mosquitto.org",
|
||||||
"demo": "https://demo.example.com",
|
"demo": "https://test.mosquitto.org",
|
||||||
"admindoc": "https://mosquitto.org/documentation/",
|
"admindoc": "https://mosquitto.org/documentation/",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
"userdoc": "https://yunohost.org/apps",
|
||||||
"code": "https://some.forge.com/example/example"
|
"code": "https://github.com/eclipse/mosquitto"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue