From 030c133905b4e743c53ce54826eecafc755201ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 18 Sep 2019 09:54:38 +0200 Subject: [PATCH] Reference Perl home page and documentation It does not make sense to refernce Modularity technology as all modules would have the same links. It's better to point to the packaged software. Thus we will link to Perl upstream home page and Perl language documentation. However, we will retain Fedora's Bugzilla as the bug tracker because the upstream should not be bothered with the bugs in a packaging. --- perl.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl.yaml b/perl.yaml index 63f69b4..6f3cf46 100644 --- a/perl.yaml +++ b/perl.yaml @@ -18,9 +18,9 @@ data: requires: platform: [] references: - community: https://docs.pagure.org/modularity/ - documentation: https://github.com/modularity-modules/perl - tracker: https://github.com/modularity-modules/perl/issues + community: https://www.perl.org/ + documentation: https://www.perl.org/docs.html + tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&product=Fedora%20Modules&component=perl profiles: common: description: Interpreter and all Perl modules bundled within upstream Perl.