From fd51e8aa7a5debb1e4c4dd6754f23bf85bc0c4d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20H=C3=A6gland?= Date: Thu, 29 Apr 2021 15:48:32 +0200 Subject: [PATCH] Fixes wrong github url in README.md Use [MetaResources] instead of [GithubMeta] to get correct github URL. --- dist.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index 194f52e..4d6bd03 100644 --- a/dist.ini +++ b/dist.ini @@ -77,7 +77,12 @@ finder = :InstallModules ; prevents test inputs being flagged [Test::TidyAll] ;; -- Additional information -[GithubMeta] ; Grab the repo metadata +[MetaResources] +homepage = https://github.com/FormFu/HTML-FormFu-MultiForm +repository.url = git://github.com/FormFu/HTML-FormFu-MultiForm.git +repository.web = https://github.com/FormFu/HTML-FormFu-MultiForm +repository.type = git + [PodWeaver] ; Mangle the pod a bit [CheckChangeLog] ; Make sure we have a change set