Skip to content

Commit 8a5d986

Browse files
committed
Update url.
1 parent 9c07605 commit 8a5d986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm-file-preview.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keyword: file helm preview select selection
99
;; Version: 0.1.4
1010
;; Package-Requires: ((emacs "25.1") (helm "2.0"))
11-
;; URL: https://github.com/jcs090218/helm-file-preview
11+
;; URL: https://github.com/jcs-elpa/helm-file-preview
1212

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

@@ -39,7 +39,7 @@
3939
"Preview the current helm file selection."
4040
:prefix "helm-file-preview-"
4141
:group 'tools
42-
:link '(url-link :tag "Repository" "https://github.com/jcs090218/helm-file-preview"))
42+
:link '(url-link :tag "Repository" "https://github.com/jcs-elpa/helm-file-preview"))
4343

4444
(defcustom helm-file-preview-only-when-line-numbers t
4545
"Find the file only when the line numbers appears in the selection."

0 commit comments

Comments
 (0)