branch: elpa/raku-mode commit 44529c097f98723067f852c6496d91257978c1e2 Merge: b6a5535e27 13ebcd87ce Author: Matias Linares <matiasl...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #32 from widefox/master trivial change Perl 6 to Raku, plus temp change of URL meanwhile --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58aec1cdb1..792f295ed9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This mode needs GNU Emacs 24.4. #### Not planned -* Syntax checking (use [flycheck-perl6][]) +* Syntax checking (use [flycheck-raku][]) ## Installation @@ -133,7 +133,7 @@ See [`COPYING`][copying] for the complete license. [travis]: https://travis-ci.org/hinrik/perl6-mode [badge-travis]: https://travis-ci.org/hinrik/perl6-mode.svg?branch=master [GNU Emacs]: https://www.gnu.org/software/emacs/ -[flycheck-perl6]: https://github.com/hinrik/flycheck-perl6 +[flycheck-raku]: https://github.com/widefox/flycheck-raku [MELPA]: http://melpa.milkbox.net/ [use-package]: https://github.com/jwiegley/use-package [Cask]: http://cask.github.io/