Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
reorder the material links
hankache++
  • Loading branch information
timo committed Dec 25, 2015
1 parent 7d24240 commit 8dcab23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/downloads/index.html
Expand Up @@ -47,10 +47,10 @@ <h3 class="trim-top">Introductory Material</h3>
<a href="https://github.com/rakudo/star/raw/master/docs/2015-spw-perl6-course.pdf">Perl 6 Introductory course (PDF slides)</a>
</p>
<p>
<a href="https://learnxinyminutes.com/docs/perl6/">Learn Perl 6 in Y minutes</a>
<a href="http://perl6intro.com/">Perl 6 Introduction</a>
</p>
<p>
<a href="http://perl6intro.com/">Perl 6 Introduction</a>
<a href="https://learnxinyminutes.com/docs/perl6/">Learn Perl 6 in Y minutes</a>
</p>
<p>
<a href="http://doc.perl6.org/language.html">The "Language" section of the Perl 6 Documentation</a>
Expand Down

0 comments on commit 8dcab23

Please sign in to comment.