Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use https link
There is a redirect now.
  • Loading branch information
AlexDaniel committed Nov 19, 2018
1 parent 977ca80 commit 8b8329f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/blin.p6
Expand Up @@ -32,7 +32,7 @@ unit sub MAIN(
#| Where to pull source info from
my @sources = <
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json
http://ecosystem-api.p6c.org/projects.json
https://ecosystem-api.p6c.org/projects.json
>; # TODO steal that from zef automatically

#| Core modules that are ignored as dependencies
Expand Down

0 comments on commit 8b8329f

Please sign in to comment.