summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'webapp')
-rw-r--r--webapp/README.md2
-rw-r--r--webapp/package.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/webapp/README.md b/webapp/README.md
index 015a70d..84734a7 100644
--- a/webapp/README.md
+++ b/webapp/README.md
@@ -2,4 +2,4 @@
This a basic web page that just gives basic instructions.
-XDS Dashboard is now part of [xds-agent](https://github.com/iotbzh/xds-agent).
+XDS Dashboard is now part of [xds-agent](https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/xds/xds-agent).
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"