summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorninrod <filipe.silva@gmail.com>2017-06-21 08:57:45 -0300
committerninrod <filipe.silva@gmail.com>2017-06-21 08:57:45 -0300
commit43a266461517d2eb715338da0a31dc6616073116 (patch)
tree7e4a0d75117c083051c9cc123893bc39fdec0416
parenta4fc4483dff0bb0e544d832a845fdc6fb85c6214 (diff)
update melpa badge link. thanks @agsdot
- ref: https://github.com/emacs-evil/evil-surround/commit/5a45da3d711e3f00f05abdc378e4fc939471bce8#commitcomment-22672186
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index f2367e9..d6e444d 100644
--- a/readme.org
+++ b/readme.org
@@ -1,7 +1,7 @@
* evil-surround
[[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.png]]
-[[http://melpa.milkbox.net/#/evil-surround][http://melpa.milkbox.net/packages/evil-surround-badge.svg]]
+[[https://melpa.org/#/evil-surround][https://melpa.org/packages/evil-surround-badge.svg]]
This package emulates [[https://github.com/tpope/vim-surround][surround.vim]] by [[https://github.com/tpope][Tim Pope]]. The functionality is wrapped into a minor mode.
To enable it globally, add the following lines to ~/.emacs: