From 839a946c442fb43a6a2661cdeee7c5f5cb189715 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 1 Jul 2021 11:44:37 +1200 Subject: Update URLs in Makefile.PL --- Makefile.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index 7ec9943..7c3187f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -36,11 +36,11 @@ WriteMakefile( }, }, resources => { - homepage => 'https://sanctum.geek.nz/cgit/Mail-Run-Crypt.git/', + homepage => 'https://dev.sanctum.geek.nz/cgit/Mail-Run-Crypt.git/', repository => { type => 'git', url => 'https://sanctum.geek.nz/code/Mail-Run-Crypt.git/', - web => 'https://sanctum.geek.nz/cgit/Mail-Run-Crypt.git/', + web => 'https://dev.sanctum.geek.nz/cgit/Mail-Run-Crypt.git/', }, }, }, -- cgit v1.2.3