X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fpackage.json;h=a96586c10871435cdc8ca5b75dd7aba22d4bee99;hb=a2cc38902ff7528870822110c4f04329a3918564;hp=8bc3aca8db92d0be216359b6eedf131c77411b50;hpb=a85f3ef5017e7e1406476194cd5f3e848a3718f9;p=src%2Fxds%2Fxds-agent.git 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",