From 46d09af6d7657a9501e5c3a3e6d4ea9683252c11 Mon Sep 17 00:00:00 2001 From: Samidy Date: Thu, 12 Mar 2026 09:27:58 +0300 Subject: [PATCH] outdated github links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7496fa5..075c10f 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/SamidyFR/monochrome.git" + "url": "git+https://github.com/monochrome-music/monochrome.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/SamidyFR/monochrome/issues" + "url": "https://github.com/monochrome-music/monochrome/issues" }, - "homepage": "https://github.com/SamidyFR/monochrome#readme", + "homepage": "https://github.com/monochrome-music/monochrome#readme", "devDependencies": { "@neutralinojs/neu": "^11.7.0", "@types/node": "^25.3.5",