diff --git a/META.json b/META.json index 73ff3fa..a851649 100644 --- a/META.json +++ b/META.json @@ -42,7 +42,7 @@ "release_status" : "stable", "resources" : { "repository" : { - "url" : "https://github.com/TLINDEN/Data-Validate-Struct" + "url" : "https://codeberg.org/scip/Data-Validate-Struct" } }, "version" : 0.12, diff --git a/META.yml b/META.yml index fdf4f3a..3578fd6 100644 --- a/META.yml +++ b/META.yml @@ -23,5 +23,5 @@ requires: Data::Validate::IP: '0' Regexp::Common: '0' resources: - repository: https://github.com/TLINDEN/Data-Validate-Struct + repository: https://codeberg.org/scip/Data-Validate-Struct version: 0.12 diff --git a/Makefile.PL b/Makefile.PL index 73b29f1..4c322ef 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,7 +27,7 @@ WriteMakefile( test => { TESTS => 't/*.t' }, 'META_MERGE' => { resources => { - repository => 'https://github.com/TLINDEN/Data-Validate-Struct', + repository => 'https://codeberg.org/scip/Data-Validate-Struct', }, }, diff --git a/t/run.t b/t/run.t index c319ed7..9354c7f 100644 --- a/t/run.t +++ b/t/run.t @@ -408,7 +408,7 @@ ok(!$v4->validate({age => 'eight'}), "cache check first run, error"); ok($v4->validate({age => 8}), "cache check second run, no error"); # optional array, see: -# https://github.com/TLINDEN/Data-Validate-Struct/issues/7 +# https://codeberg.org/scip/Data-Validate-Struct/issues/7 my $ref5 = { routers => [ { stubs => [ {