1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

Fix url in header

This commit is contained in:
justbur 2015-07-14 12:21:11 -04:00
parent fe07489d5d
commit fc6fd2d920

View file

@ -3,7 +3,7 @@
;; Copyright (C) 2015 Justin Burkett
;; Author: Justin Burkett <justin@burkett.cc>
;; 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: