Skip to content

Commit 94306b6

Browse files
committed
Update url.
1 parent f40e5eb commit 94306b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

isearch-project.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keyword: convenience, search
99
;; Version: 0.2.3
1010
;; Package-Requires: ((emacs "26.1") (f "0.20.0"))
11-
;; URL: https://github.com/jcs090218/isearch-project
11+
;; URL: https://github.com/jcs-elpa/isearch-project
1212

1313
;; This file is NOT part of GNU Emacs.
1414

@@ -41,7 +41,7 @@
4141
"Incremental search through the whole project."
4242
:prefix "isearch-project-"
4343
:group 'isearch
44-
:link '(url-link :tag "Repository" "https://github.com/jcs090218/isearch-project"))
44+
:link '(url-link :tag "Repository" "https://github.com/jcs-elpa/isearch-project"))
4545

4646
(defcustom isearch-project-ignore-paths '(".vs/"
4747
".vscode/"

0 commit comments

Comments
 (0)