diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index b4840fb..9a81586 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,10 @@ "build": "webpack", "start": "webpack-dev-server" }, - "homepage": "https://github.com/AGL-web-applications/settings", + "homepage": "https://git.automotivelinux.org/apps/html5-settings", "repository": { "type": "git", - "url": "git@github.com:AGL-web-applications/agl-js-api.git" + "url": "https://gerrit.automotivelinux.org/gerrit/apps/html5-settings" }, "keywords": [ "agl", |