diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 14:59:03 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 14:59:03 +0100 |
commit | 2a7a112bbffcd41a3436c086f1910ea7a9c94744 (patch) | |
tree | c91e16012cf6ecd5c8bd5c5a55296acbcb51ea25 /webapp/package.json | |
parent | b36a9d0846acddb1ae1716b42f1296f6ad88b05b (diff) |
Migration to AGL gerrit (update go import)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
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" |