Skip to content

Commit 4f6005b

Browse files
author
Adam Murray
committed
docs: update references to gitter in favor of discord
1 parent 452b944 commit 4f6005b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/guides/references/error-messages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ correctly.
117117
If you are purposefully writing commands outside of a test, there is probably a
118118
better way to accomplish what you're trying to do. Read through the
119119
[Examples](/examples/examples/recipes),
120-
[chat with someone in our chat](https://gitter.im/cypress-io/cypress), or
121-
[open an issue](https://github.com/cypress-io/cypress/issues/new/choose).
120+
[chat with someone in our chat](https://discord.com/channels/755913899261296641/763114122065739818),
121+
or [open an issue](https://github.com/cypress-io/cypress/issues/new/choose).
122122

123123
### <Icon name="exclamation-triangle" color="red"></Icon> `cy...()` failed because the element you are chaining off of has become detached or removed from the dom
124124

content/guides/references/troubleshooting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Cypress itself. In this situation, we recommend checking these support resources
88

99
## Support channels
1010

11-
- Connect with our community in [Gitter](https://gitter.im/cypress-io/cypress)
11+
- Connect with our community in
12+
[Discord](https://discord.com/channels/755913899261296641/763114122065739818)
1213
- Search existing [GitHub issues](https://github.com/cypress-io/cypress/issues)
1314
- Search this documentation (search is in the top right) 😉
1415
- Search [Stack Overflow](https://stackoverflow.com/questions/tagged/cypress)

0 commit comments

Comments
 (0)