From a07f0e0f26514b1a9c7f6776ee2e835a0f6233a9 Mon Sep 17 00:00:00 2001 From: Sergey Zwezdin Date: Sun, 10 Dec 2023 11:19:07 +0300 Subject: [PATCH] fix: links fix --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 41ddd0a..31bc966 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/sergeyzwezdin/semantic-release-config.git" + "url": "git+https://github.com/sergeyzwezdin/semantic-release-commits-config.git" }, "keywords": [ "semantic-release" @@ -21,9 +21,9 @@ "author": "Sergey Zwezdin ", "license": "MIT", "bugs": { - "url": "https://github.com/sergeyzwezdin/semantic-release-config/issues" + "url": "https://github.com/sergeyzwezdin/semantic-release-commits-config/issues" }, - "homepage": "https://github.com/sergeyzwezdin/semantic-release-config#readme", + "homepage": "https://github.com/sergeyzwezdin/semantic-release-commits-config#readme", "publishConfig": { "access": "public", "provenance": true