branch: elpa/raku-mode
commit d3ba5aab7ee96e79e5d493d3da84950979a598aa
Author: Hinrik Örn Sigurðsson <[email protected]>
Commit: Hinrik Örn Sigurðsson <[email protected]>
Try to fix formatting of MELPA badge
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 15e296f815..d704a928d9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Perl 6 Mode
===========
[![License GPL 3][badge-license]][copying]
-[![MELPA release][badge-melpa]][http://melpa.org/#/perl6-mode]
+[](http://melpa.org/#/perl6-mode)
Perl 6 mode lets you edit Perl 6 code with [GNU Emacs][] 24.
@@ -86,7 +86,6 @@ Public License for more details.
See [`COPYING`][copying] for the complete license.
[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg
-[badge-melpa]: http://melpa.org/packages/perl6-mode-badge.svg
[COPYING]: https://github.com/hinrik/perl6-mode/blob/master/COPYING
[GNU Emacs]: https://www.gnu.org/software/emacs/
[flycheck-perl6]: https://github.com/hinrik/flycheck-perl6