From b15c949fa3cc358db92c9b65a10d7247e9d0e154 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sun, 14 Dec 2025 20:22:54 +0100 Subject: [PATCH] moving to codeberg --- Makefile.PL | 2 +- sample/formats/sample.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index b039578..795a282 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,7 +24,7 @@ WriteMakefile( test => { TESTS => 't/*.t' }, 'META_MERGE' => { resources => { - repository => 'https://github.com/TLINDEN/Data-Interactive-Inspect', + repository => 'https://codeberg.org/scip/Data-Interactive-Inspect', }, }, diff --git a/sample/formats/sample.json b/sample/formats/sample.json index 325ac7f..41b2c4a 100644 --- a/sample/formats/sample.json +++ b/sample/formats/sample.json @@ -41,7 +41,7 @@ "release_status" : "stable", "resources" : { "repository" : { - "url" : "https://github.com/TLINDEN/Data-Interactive-Inspect" + "url" : "https://codeberg.org/scip/Data-Interactive-Inspect" } }, "version" : 0.06,