Skip to content

Commit 2c2e6e6

Browse files
Replace Discord links with PS chat
1 parent 1ac49b4 commit 2c2e6e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ contact_links:
44
url: https://discourse.purescript.org/
55
about: Ask and answer questions on the PureScript discussion forum.
66
- name: PureScript Discord
7-
url: https://discord.com/invite/sMqwYUbvz6/
7+
url: https://purescript.org/chat
88
about: Ask and answer questions on the PureScript chat.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ main = launchAff_ do
7878
If you get stuck, there are several ways to get help:
7979

8080
- [Open an issue](https://github.com/purescript-contrib/purescript-affjax/issues) if you have encountered a bug or problem.
81-
- Ask general questions on the [PureScript Discourse](https://discourse.purescript.org) forum or the [PureScript Discord](https://discord.com/invite/sMqwYUbvz6) chat.
81+
- Ask general questions on the [PureScript Discourse](https://discourse.purescript.org) forum or the [PureScript Discord](https://purescript.org/chat) chat.
8282

8383
## Contributing
8484

0 commit comments

Comments
 (0)