diff --git a/Makefile.PL b/Makefile.PL index 6017998..b9c8fa7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -25,7 +25,7 @@ WriteMakefile( test => { TESTS => 't/*.t' }, 'META_MERGE' => { resources => { - repository => 'https://github.com/TLINDEN/dbmdeep', + repository => 'https://codeberg.org/scip/dbmdeep', }, },