From cde25fd4136842f6ac5eafbf26adacab13c63552 Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde Pérez Date: Tue, 10 Dec 2019 13:20:20 +0100 Subject: Update package.json references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jacobo Aragunde Pérez Change-Id: Ida641685cfcb55d8a27456b2457bdd9562a3ab80 --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e761cbc..06ec58e 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,10 @@ "build": "webpack", "start": "webpack-dev-server" }, - "homepage": "https://bitbucket.org/smarsol/hvac", - "author": "humberto.alfonso@asvito.es", + "homepage": "https://git.automotivelinux.org/apps/html5-hvac/", "repository": { "type": "git", - "url": "git@bitbucket.org:smarsol/hvac.git" + "url": "https://gerrit.automotivelinux.org/gerrit/apps/html5-hvac" }, "keywords": [ "agl", -- cgit 1.2.3-korg