diff options
| author | Somelauw <Somelauw> | 2017-05-14 16:55:23 +0200 |
|---|---|---|
| committer | Somelauw <Somelauw> | 2017-05-14 16:55:23 +0200 |
| commit | ad46f29bd9bb340b706b38770de7aec6af254ee6 (patch) | |
| tree | 6cf7d09c7a212c7847438b1c10e30dd59bb9f96b | |
| parent | c46ee3d0a593c7ae4ae9ef474d31924eefb6b025 (diff) | |
Change repo name from evil-org to evil-org-mode
| -rw-r--r-- | evil-org.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/evil-org.el b/evil-org.el index f2b395a..5b395e4 100644 --- a/evil-org.el +++ b/evil-org.el @@ -3,8 +3,8 @@ ;; Copyright (C) 2012-2017 by Somelauw ;; Maintainer: Somelauw ;; Original-author: Edward Tjörnhammar -;; URL: https://github.com/Somelauw/evil-org.git -;; Git-Repository: git://github.com/Somelauw/evil-org.git +;; URL: https://github.com/Somelauw/evil-org-mode.git +;; Git-Repository: git://github.com/Somelauw/evil-org-mode.git ;; Created: 2012-06-14 ;; Forked-since: 2017-02-12 ;; Version: 0.6.3 @@ -29,7 +29,7 @@ ;;; Commentary: ;; ;; Known Bugs: -;; See, https://github.com/Somelauw/evil-org/issues +;; See, https://github.com/Somelauw/evil-org-mode/issues ;; ;;; Code: (eval-when-compile |
