Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Replace panda by zef following Raku/doc@4a2ebfb
  • Loading branch information
nxadm committed Jan 23, 2017
1 parent b7a802a commit 78e5e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/root/index.html.ep
Expand Up @@ -11,7 +11,7 @@
<p>Below you can find a list of the <span class="total_dist_count"
><%= stash 'dists_num' %></span>
known external Perl 6 modules. The <a href="https://docs.travis-ci.com/user/languages/perl6">Travis</a> column shows results of testing each module using <a href="http://rakudo.org/">Rakudo</a>.
These modules can be installed with <a href="https://github.com/tadzik/panda/">panda</a>, a module management tool
These modules can be installed with <a href="https://github.com/ugexe/zef/">zef</a>, a module management tool
that comes with <a href="http://rakudo.org/how-to-get-rakudo/">Rakudo
Star</a>.
</p>
Expand Down

0 comments on commit 78e5e79

Please sign in to comment.