Skip to content

Commit b5c6503

Browse files
committed
Correct repo link.
1 parent bc69a52 commit b5c6503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

indent-control.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keyword: control indent tab generic level
99
;; Version: 0.1.0
1010
;; Package-Requires: ((emacs "24.3"))
11-
;; URL: https://github.com/jcs090218/indent-control
11+
;; URL: https://github.com/jcs-elpa/indent-control
1212

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

@@ -36,7 +36,7 @@
3636
"Visual Studio like line annotation in Emacs."
3737
:prefix "indent-control-"
3838
:group 'tool
39-
:link '(url-link :tag "Repository" "https://github.com/jcs090218/indent-control"))
39+
:link '(url-link :tag "Repository" "https://github.com/jcs-elpa/indent-control"))
4040

4141
(defcustom indent-control-records
4242
'((actionscript-mode . 4)

0 commit comments

Comments
 (0)