Skip to content

Commit 62151e8

Browse files
committed
Update META.list URL
1 parent 5ddfccd commit 62151e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/build-project-list.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
my $min_popular = 10;
1919

20-
my $list_url = 'https://raw.github.com/perl6/ecosystem/master/META.list';
20+
my $list_url = 'https://raw.githubusercontent.com/perl6/ecosystem/master/META.list';
2121

2222
my $template = './index.tmpl';
2323

0 commit comments

Comments
 (0)