summaryrefslogtreecommitdiffstats
path: root/lib/Crawl/Bot/Plugin/Mantis.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crawl/Bot/Plugin/Mantis.pm')
-rw-r--r--lib/Crawl/Bot/Plugin/Mantis.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crawl/Bot/Plugin/Mantis.pm b/lib/Crawl/Bot/Plugin/Mantis.pm
index 5498bc9..16e48a7 100644
--- a/lib/Crawl/Bot/Plugin/Mantis.pm
+++ b/lib/Crawl/Bot/Plugin/Mantis.pm
@@ -4,7 +4,7 @@ extends 'Crawl::Bot::Plugin';
with 'Crawl::Bot::Role::RSS';
-sub rss_feed { 'http://crawl.develz.org/mantis/issues_rss.php' }
+sub rss_feed { 'https://crawl.develz.org/mantis/issues_rss.php' }
sub item_to_id {
my $self = shift;