aboutsummaryrefslogtreecommitdiff
path: root/evil.el
diff options
context:
space:
mode:
authorDiego A. Mundo <therockmandolinist@users.noreply.github.com>2017-01-31 22:16:58 -0500
committerGitHub <noreply@github.com>2017-01-31 22:16:58 -0500
commit8828fe948054506f0f16361164379c9420e7da19 (patch)
tree31e601a810971397bb8207ef284cb20d7a38b264 /evil.el
parent16eb854e18d1ec79b00a0a49c1f60aed710b303b (diff)
Fix repo url in commentary section
#753
Diffstat (limited to 'evil.el')
-rw-r--r--evil.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil.el b/evil.el
index 6f18340..4317df9 100644
--- a/evil.el
+++ b/evil.el
@@ -95,7 +95,7 @@
;;
;; Evil lives in a Git repository. To obtain Evil, do
;;
-;; git clone git://gitorious.org/evil/evil.git
+;; git clone git://github.com/emacs-evil/evil.git
;;
;; Move Evil to ~/.emacs.d/evil (or somewhere else in the `load-path').
;; Then add the following lines to ~/.emacs: