From 2a7a112bbffcd41a3436c086f1910ea7a9c94744 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Fri, 5 Jan 2018 14:59:03 +0100 Subject: Migration to AGL gerrit (update go import) Signed-off-by: Sebastien Douheret --- webapp/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/package.json') 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" -- cgit 1.2.3-korg