branch: elpa/evil-nerd-commenter
commit 1bd2de52011c39777a3e8779b14cee2790dc873b
Merge: 747e346f11 76f07963c0
Author: Chen Bin <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #111 from duchainer/patch-outdated-link-emacswiki
    
    Update outdated link to emacswiki
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 1e5827ce4a..2b5e867978 100644
--- a/README.org
+++ b/README.org
@@ -3,7 +3,7 @@
 
[[http://melpa.org/#/evil-nerd-commenter][file:http://melpa.org/packages/evil-nerd-commenter-badge.svg]]
 
[[http://stable.melpa.org/#/evil-nerd-commenter][file:http://stable.melpa.org/packages/evil-nerd-commenter-badge.svg]]
 
-This program can be used *WITHOUT* 
[[http://www.emacswiki.org/Evil][evil-mode]]!
+This program can be used *WITHOUT* 
[[https://www.emacswiki.org/emacs/Evil][evil-mode]]!
 
 A [[http://www.vim.org/scripts/script.php?script_id=1218][Nerd Commenter]] 
emulation, help you comment code efficiently. For example, you can press key 
=,,99j= or =99,ci= to comment out 99 lines.
 

Reply via email to