Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix link to Atom syntax highlighter. I used a link to
atom-perl6-editor-tools by accident
  • Loading branch information
samcv committed Dec 15, 2016
1 parent cb115bf commit 5acd6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/whatever/index.html
Expand Up @@ -30,7 +30,7 @@ <h3>Module Management</h3>
</ul>
<h3>Editors and IDEs</h3>
<ul class="shy-list">
<li><a href="https://atom.io/packages/atom-perl6-editor-tools">Atom Perl 6 syntax highlighter</a>,
<li><a href="https://atom.io/packages/language-perl6">Atom Perl 6 syntax highlighter</a>,
an <a href="http://atom.io">Atom</a> plugin that provides Perl 6 highlighting. Follow the instructions in the package readme.
<li><a href="https://atom.io/packages/script">Atom Perl 6 script runner</a>,
works with the syntax highlighter listed above. Can run Perl 6 code from the screen buffer, selection, or a file.
Expand Down

0 comments on commit 5acd6dd

Please sign in to comment.