From 9ba618f38e00ad5bfa5ca94ddede44d704ac3b0a Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Mon, 13 Sep 2021 13:40:24 +0200 Subject: [PATCH] Update repo URL, add website --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5215090..533bee6 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,10 @@ }, "author": "Kosmos Contributors (https://kosmos.org)", "license": "MIT", + "homepage": "https://gitea.kosmos.org/kosmos/rs-module-chat-messages", "repository": { "type": "git", - "url": "https://github.com/67P/remotestorage-module-chat-messages.git" + "url": "https://gitea.kosmos.org/kosmos/rs-module-chat-messages.git" }, "devDependencies": { "@babel/core": "^7.14.8",