diff --git a/which-key.el b/which-key.el index e998d5bfc19..167de9b4d86 100644 --- a/which-key.el +++ b/which-key.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2015 Justin Burkett ;; Author: Justin Burkett -;; URL: https://github.com/justbur/which-key +;; URL: https://github.com/justbur/emacs-which-key ;; Version: 0.1 ;; Keywords: ;; Package-Requires: ((emacs "24.3") (s "1.9.0") (dash "2.11.0")) @@ -11,7 +11,7 @@ ;;; Commentary: ;; ;; This is a rewrite of guide-key https://github.com/kai2nenobu/guide-key. See -;; https://github.com/justbur/which-key for more information. +;; https://github.com/justbur/emacs-which-key for more information. ;; ;;; Code: