branch: elpa/raku-mode
commit 13ebcd87ce09eb1a690fab5744863a1a28f9b80b
Author: Johnny <[email protected]>
Commit: Johnny <[email protected]>
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/