Fix Khoj Emacs package URL in khoj.el

This commit is contained in:
Debanjum Singh Solanky
2022-12-14 22:47:07 -03:00
parent abad6d5f44
commit 5db3a67df5

View File

@@ -7,7 +7,7 @@
;; Keywords: search, org-mode, outlines, markdown, beancount, ledger, image ;; Keywords: search, org-mode, outlines, markdown, beancount, ledger, image
;; Version: 0.2.0 ;; Version: 0.2.0
;; Package-Requires: ((emacs "27.1")) ;; Package-Requires: ((emacs "27.1"))
;; URL: http://github.com/debanjum/khoj/interface/emacs ;; URL: https://github.com/debanjum/khoj/tree/master/src/interface/emacs
;; This file is NOT part of GNU Emacs. ;; This file is NOT part of GNU Emacs.