mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] NPM package bugtracker url.
This commit is contained in:
parent
993cb09eee
commit
2eacef401b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"author": "Yunohost",
|
||||
"license": "AGPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/YunoHost/yunohost-admin/issues"
|
||||
"url": "https://dev.yunohost.org/projects/yunohost"
|
||||
},
|
||||
"homepage": "https://github.com/YunoHost/yunohost-admin",
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue