summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-06-05 18:05:43 +0200
committerYorhel <git@yorhel.nl>2018-06-05 18:05:43 +0200
commit14b29916f72d061e16ff7d3cec785dbb44e30588 (patch)
treef5552b0f4f5c68b79055135e7dccd7157b1193e4 /Build.PL
parenta0890da2bd17bf289e892cac01f60364cd258c36 (diff)
Convert README to markdown + update links to repo
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index d2f772d..123e515 100644
--- a/Build.PL
+++ b/Build.PL
@@ -20,7 +20,7 @@ Module::Build->new(
},
meta_merge => {
resources => {
- repository => 'https://g.blicky.net/tuwf.git/',
+ repository => 'https://code.blicky.net/yorhel/tuwf',
homepage => 'https://dev.yorhel.nl/tuwf'
},
},