From f63132cd168c0e3bd71829dd6ec086464277d1cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ra=C4=8D=C3=A1k?= Date: Wed, 24 May 2017 14:30:31 +0200 Subject: [PATCH] Fix Evil URL --- doc/DOCUMENTATION.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DOCUMENTATION.org b/doc/DOCUMENTATION.org index d611d4b0b..57c45de3e 100644 --- a/doc/DOCUMENTATION.org +++ b/doc/DOCUMENTATION.org @@ -737,7 +737,7 @@ Three styles are available: - Hybrid (a mix between Vim and Emacs). *** Vim -Spacemacs behaves like in Vim using the [[https://gitorious.org/evil/pages/Home][Evil]] mode package to emulate Vim key +Spacemacs behaves like in Vim using the [[https://github.com/emacs-evil/evil/][Evil]] mode package to emulate Vim key bindings. This is the default style of Spacemacs; it can be set explicitly by setting the =dotspacemacs-editing-style= variable to =vim= in the dotfile.