summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorFilipe Correa Lima da Silva <filipe.silva@bcb.gov.br>2017-06-05 20:10:33 -0300
committerFilipe Correa Lima da Silva <filipe.silva@bcb.gov.br>2017-06-05 20:12:01 -0300
commit9b3986432e5bb4bb4aa6a57b524c8deb1cb658b0 (patch)
tree53475e17e8099e11af1e103778a27080090a5d93 /readme.org
parent1d4e72a17831fba6e36a9f766604880bab4ea3bb (diff)
fix travis badge
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 85d1c19..c34b540 100644
--- a/readme.org
+++ b/readme.org
@@ -1,6 +1,6 @@
* Evil Surround
-[[https://travis-ci.org/emacs-evil/evil-surround.png][https://travis-ci.org/emacs-evil/evil-surround.png]]
+[[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.png]]
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: