diff --git a/README.md b/README.md index c86d1f6..1fb6ef3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can learn more about Halogen with these resources: - The [Real World Halogen](https://github.com/thomashoneyman/purescript-halogen-realworld) application and guide. Note that the published article is written for the older halogen v4, but the code and comments cover the current halogen v5. - The [API documentation](https://pursuit.purescript.org/packages/purescript-halogen) on Pursuit -You can chat with other Halogen users on the [PureScript Discourse](https://discourse.purescript.org), or join the [Functional Programming Slack](https://functionalprogramming.slack.com) ([invite link](https://fpchat-invite.herokuapp.com/)) in the `#purescript` and `#purescript-beginners` channels. +You can chat with other Halogen users on the [PureScript Discourse](https://discourse.purescript.org), or join the [Functional Programming Slack](https://functionalprogramming.slack.com) ([invite link](https://fpslack.com/)) in the `#purescript` and `#purescript-beginners` channels. If you notice any problems with the below setup instructions, or have suggestions on how to make the new-user experience any smoother, please create an issue or pull-request.