From 0b124871fb1e906eb3f52155b0045ee9f87ab58f Mon Sep 17 00:00:00 2001 From: natxocc Date: Wed, 15 Apr 2026 10:48:06 +0200 Subject: [PATCH] Actualizar package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 89ea734..b917123 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "homepage": "https://natxocc.github.io/sigpro/", "repository": { "type": "git", - "url": "https://github.com/natxocc/sigpro.git" + "url": "https://git.natxocc.com/natxocc/sigpro" }, "bugs": { - "url": "https://github.com/natxocc/sigpro/issues" + "url": "https://git.natxocc.com/natxocc/sigpro/issues" }, "scripts": { "clean": "rm -rf dist",