From 71d8a6bb1ed93e131fcb5a156943bb88ecfaada8 Mon Sep 17 00:00:00 2001 From: Jaakko Pallari Date: Sun, 16 Feb 2025 18:20:52 +0200 Subject: [PATCH] Update URLs in README --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 275f576..ef18139 100644 --- a/package.json +++ b/package.json @@ -16,14 +16,14 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/lepovirta/yahe.git" + "url": "git+https://github.com/jpallari/yahe.git" }, "author": "Jaakko Pallari", "license": "BSD-2-Clause", "bugs": { - "url": "https://gitlab.com/lepovirta/yahe/-/issues" + "url": "https://github.com/jpallari/yahe/issues" }, - "homepage": "https://gitlab.com/lepovirta/yahe#readme", + "homepage": "https://github.com/jpallari/yahe#readme", "devDependencies": { "@eslint/js": "^9.17.0", "archiver": "^7.0.1",