Skip to content

Commit 9ff17e9

Browse files
Replace Discord links with PS chat
1 parent aa02944 commit 9ff17e9

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
@@ -68,7 +68,7 @@ maybeMethod = parse Just (\_ -> Nothing)
6868
If you get stuck, there are several ways to get help:
6969

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

7373
## Contributing
7474

0 commit comments

Comments
 (0)