From 8f30f63fee5bae7b243fac296f91449c051d37ae Mon Sep 17 00:00:00 2001 From: "[1000i100] Millicent Billette" <git@1000i100.fr> Date: Thu, 24 Jun 2021 13:48:17 +0200 Subject: [PATCH] switch main repository to git.duniter.org --- README.fr.md | 8 ++++---- README.md | 8 ++++---- npm/package.json | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.fr.md b/README.fr.md index 6c01395..0c60f4a 100644 --- a/README.fr.md +++ b/README.fr.md @@ -1,9 +1,9 @@ -[](https://framagit.org/g1/g1lib.js/-/pipelines) -[](https://g1.frama.io/g1lib.js/coverage/) +[](https://git.duniter.org/libs/g1lib.js/-/pipelines) +[](https://libs.duniter.io/g1lib.js/coverage/) -[](https://g1.frama.io/g1lib.js/jscpd/) -[](https://g1.frama.io/g1lib.js/maintainability/) +[](https://libs.duniter.io/g1lib.js/jscpd/) +[](https://libs.duniter.io/g1lib.js/maintainability/) [](https://www.npmjs.com/package/g1lib) [](https://www.npmjs.com/package/g1lib) diff --git a/README.md b/README.md index f4353f3..7130743 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[](https://framagit.org/g1/g1lib.js/-/pipelines) -[](https://g1.frama.io/g1lib.js/coverage/) +[](https://git.duniter.org/libs/g1lib.js/-/pipelines) +[](https://libs.duniter.io/g1lib.js/coverage/) -[](https://g1.frama.io/g1lib.js/jscpd/) -[](https://g1.frama.io/g1lib.js/maintainability/) +[](https://libs.duniter.io/g1lib.js/jscpd/) +[](https://libs.duniter.io/g1lib.js/maintainability/) [](https://www.npmjs.com/package/g1lib) [](https://www.npmjs.com/package/g1lib) diff --git a/npm/package.json b/npm/package.json index 969d45a..e8f817d 100644 --- a/npm/package.json +++ b/npm/package.json @@ -10,15 +10,15 @@ "url": "https://1forma-tic.fr/" }, "funding": { - "url": "https://framagit.org/g1/g1lib.js" + "url": "https://git.duniter.org/libs/g1lib.js" }, - "homepage": "https://framagit.org/g1/g1lib.js", + "homepage": "https://git.duniter.org/libs/g1lib.js", "repository": { "type": "git", - "url": "https://framagit.org/g1/g1lib.js.git" + "url": "https://git.duniter.org/libs/g1lib.js.git" }, "bugs": { - "url": "https://framagit.org/g1/g1lib.js/-/issues" + "url": "https://git.duniter.org/libs/g1lib.js/-/issues" }, "ava": { "files": [ -- GitLab