Skip to content

Commit bf98d7c

Browse files
authored
meta: swap Slack links (#15159)
* meta: swap Slack links * meta: retest
1 parent 7990095 commit bf98d7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We are happy to see that you might be interested in contributing to Sequelize! T
99
- Reviewing (i.e. commenting on) open Pull Requests, to help their creators improve it if needed and allow maintainers to take less time looking into them
1010
- Helping to clarify issues opened by others, commenting and asking for clarification
1111
- Answering [questions tagged with `sequelize.js` on StackOverflow](https://stackoverflow.com/questions/tagged/sequelize.js)
12-
- Helping people in our [public Slack channel](https://sequelize.slack.com/) (note: if you don't have access, get yourself an invite automatically via [this link](http://sequelize-slack.herokuapp.com/))
12+
- Helping people in our [public Slack channel](https://sequelize.slack.com/) (note: if you don't have access, get yourself an invite automatically via [this link](https://join.slack.com/t/sequelize/shared_invite/zt-1igt9hx8h-tGWU4AI1bRPvkRdEK5wnuQ))
1313

1414
Sequelize is strongly moved by contributions from people like you. All maintainers also work on their free time here.
1515

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please find upgrade information to major versions here:
4141
- [Databases Compatibility Table](https://sequelize.org/releases/)
4242
- [Changelog](https://github.com/sequelize/sequelize/releases)
4343
- [Discussions](https://github.com/sequelize/sequelize/discussions)
44-
- [Slack Inviter](http://sequelize-slack.herokuapp.com/)
44+
- [Slack](https://join.slack.com/t/sequelize/shared_invite/zt-1igt9hx8h-tGWU4AI1bRPvkRdEK5wnuQ)
4545
- [Stack Overflow](https://stackoverflow.com/questions/tagged/sequelize.js)
4646

4747
### :wrench: Tools

0 commit comments

Comments
 (0)