aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/package.json')
-rw-r--r--webapp/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/webapp/package.json b/webapp/package.json
index 8bc3aca..a96586c 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -2,12 +2,13 @@
"name": "xds-dashboard",
"version": "1.0.0",
"license": "(MIT OR Apache-2.0)",
+ "author": "Sebastien Douheret [IoT.bzh] (based on akveo/ngx-admin)",
"repository": {
"type": "git",
- "url": "git+https://github.com/iotbzh/xds-agent.git"
+ "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-agent"
},
"bugs": {
- "url": "https://github.com/iotbzh/xds-agent/issues"
+ "url": "https://jira.automotivelinux.org/projects/SPEC/issues"
},
"scripts": {
"ng": "ng",