diff options
Diffstat (limited to 'webapp/package.json')
-rw-r--r-- | webapp/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/package.json b/webapp/package.json index 5acda9f..ec795ba 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -4,12 +4,12 @@ "description": "X (cross) Development System minimal dashboard", "repository": { "type": "git", - "url": "https://github.com/iotbzh/xds-server" + "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-server" }, "author": "Sebastien Douheret [IoT.bzh]", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/iotbzh/xds-server/issues" + "url": "https://jira.automotivelinux.org/projects/SPEC/issues" }, "dependencies": { "font-awesome": "^4.7.0" |