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:
parent
fe07489d5d
commit
fc6fd2d920
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue