Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca192cd

Browse filesBrowse files
committed
Fix URL
1 parent 3f5ef11 commit ca192cd
Copy full SHA for ca192cd

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎README.org

Copy file name to clipboardExpand all lines: README.org
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Also, I prefer code that is understandable (ymmv) and doc-stringified.
178178

179179
Issues, there will be.
180180

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.
182182

183183
Just, be sure to be clear, complete and concise about what your trouble is.
184184

‎psci.el

Copy file name to clipboardExpand all lines: psci.el
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Version: 0.0.6
88
;; Package-Requires: ((purescript-mode "13.10") (dash "2.9.0") (s "1.9.0") (f "0.17.1"))
99
;; Keywords: purescript psci repl major mode
10-
;; URL: https://github.com/ardumont/emacs-psci
10+
;; URL: https://github.com/purescript-emacs/emacs-psci
1111

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

@@ -44,7 +44,7 @@
4444
;; (add-to-list 'rtog/mode-repl-alist '(purescript-mode . psci))
4545

4646
;; 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
4848

4949
;;; Code:
5050

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.