From c0e702969114ab8515c15c699cfd3500e7757bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Fri, 15 Nov 2024 17:29:56 +0400 Subject: [PATCH] Change author.url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a610443..704fbc5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": { "name": "Cédric Famibelle-Pronzola", "email": "contact@cedric-pronzola.re", - "url": "https://codeberg.org/ced972" + "url": "https://cedric-pronzola.re" }, "repository": { "type": "git",