File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ Also, I prefer code that is understandable (ymmv) and doc-stringified.
178
178
179
179
Issues, there will be.
180
180
181
- Open issues [[https://github.com/ardumont /emacs-psci/issues][on the tracker]], I'll do my best to answer.
181
+ Open issues [[https://github.com/purescript-emacs /emacs-psci/issues][on the tracker]], I'll do my best to answer.
182
182
183
183
Just, be sure to be clear, complete and concise about what your trouble is.
184
184
Original file line number Diff line number Diff line change 7
7
; ; Version: 0.0.6
8
8
; ; Package-Requires: ((purescript-mode "13.10") (dash "2.9.0") (s "1.9.0") (f "0.17.1"))
9
9
; ; Keywords: purescript psci repl major mode
10
- ; ; URL: https://github.com/ardumont /emacs-psci
10
+ ; ; URL: https://github.com/purescript-emacs /emacs-psci
11
11
12
12
; ; This file is NOT part of GNU Emacs.
13
13
44
44
; ; (add-to-list 'rtog/mode-repl-alist '(purescript-mode . psci))
45
45
46
46
; ; More informations: https://ardumont/emacs-psci
47
- ; ; Issue tracker: https://github.com/ardumont /emacs-psci/issues
47
+ ; ; Issue tracker: https://github.com/purescript-emacs /emacs-psci/issues
48
48
49
49
; ;; Code:
50
50
You can’t perform that action at this time.
0 commit comments