Skip to content

Commit f5af204

Browse files
author
Adam Murray
committed
docs: update discord link
1 parent 4f6005b commit f5af204

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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://discord.com/channels/755913899261296641/763114122065739818),
121-
or [open an issue](https://github.com/cypress-io/cypress/issues/new/choose).
120+
[chat with someone in our chat](https://discord.gg/ncdA3Jz63n), or
121+
[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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Cypress itself. In this situation, we recommend checking these support resources
88

99
## Support channels
1010

11-
- Connect with our community in
12-
[Discord](https://discord.com/channels/755913899261296641/763114122065739818)
11+
- Connect with our community in [Discord](https://discord.gg/ncdA3Jz63n)
1312
- Search existing [GitHub issues](https://github.com/cypress-io/cypress/issues)
1413
- Search this documentation (search is in the top right) 😉
1514
- Search [Stack Overflow](https://stackoverflow.com/questions/tagged/cypress)

0 commit comments

Comments
 (0)