Skip to content

Commit a665789

Browse files
authored
Merge pull request #4468 from cypress-io/update-community-links
2 parents 452b944 + 78c80c2 commit a665789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/guides/references/error-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ 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
120+
[chat with someone in Discord](https://discord.gg/ncdA3Jz63n), or
121121
[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

content/guides/references/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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 [Discord](https://discord.gg/ncdA3Jz63n)
1212
- Search existing [GitHub issues](https://github.com/cypress-io/cypress/issues)
1313
- Search this documentation (search is in the top right) 😉
1414
- Search [Stack Overflow](https://stackoverflow.com/questions/tagged/cypress)

0 commit comments

Comments
 (0)