From d480e0b0b49ccc8a2d9dd64504741a44045245b5 Mon Sep 17 00:00:00 2001 From: Takayuki Miyoshi Date: Sun, 3 Nov 2024 15:51:12 +0900 Subject: [PATCH] Update GitHub URLs --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 85ab428c..6204eb82 100644 --- a/package.json +++ b/package.json @@ -21,14 +21,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/takayukister/contact-form-7.git" + "url": "git+https://github.com/rocklobster-in/contact-form-7.git" }, "author": "takayukister", "license": "GPL-2.0-only", "bugs": { - "url": "https://github.com/takayukister/contact-form-7/issues" + "url": "https://github.com/rocklobster-in/contact-form-7/issues" }, - "homepage": "https://github.com/takayukister/contact-form-7#readme", + "homepage": "https://github.com/rocklobster-in/contact-form-7#readme", "devDependencies": { "@contactable/swv": "^1.4.0", "@wordpress/scripts": "^28.3.0"