From b3431a66791163b08214f461937d8916ca221829 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:10:57 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6d97ed..87a4fbe 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/pushrocks/early.git" + "url": "https://code.foss.global/push.rocks/early.git" }, "keywords": [ "performance measurement", @@ -28,7 +28,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/early/issues" }, - "homepage": "https://gitlab.com/pushrocks/early#readme", + "homepage": "https://code.foss.global/push.rocks/early", "devDependencies": { "@gitzone/tsbuild": "^2.1.66", "@gitzone/tsrun": "^1.2.44",