diff options
-rw-r--r-- | emmet-mode.el | 2 | ||||
-rw-r--r-- | src/comments.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emmet-mode.el b/emmet-mode.el index ce9fdb8..0fed13c 100644 --- a/emmet-mode.el +++ b/emmet-mode.el @@ -5,7 +5,7 @@ ;; Version: 1.0.6 ;; Author: Shin Aoyama <smihica@gmail.com> -;; URL: https://github.com/smihica/emmet +;; URL: https://github.com/smihica/emmet-mode ;; Last-Updated: 2014-02-19 Wed ;; Keywords: convenience diff --git a/src/comments.el b/src/comments.el index 2c8e0f2..a8bdf49 100644 --- a/src/comments.el +++ b/src/comments.el @@ -5,7 +5,7 @@ ;; Version: 1.0.6 ;; Author: Shin Aoyama <smihica@gmail.com> -;; URL: https://github.com/smihica/emmet +;; URL: https://github.com/smihica/emmet-mode ;; Last-Updated: 2014-02-19 Wed ;; Keywords: convenience |