branch: elpa/evil-nerd-commenter
commit 76f07963c07a19b384eedaf987d0f4c5f30bad32
Author: Raphaël Duchaîne <[email protected]>
Commit: GitHub <[email protected]>
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.