diff --git a/content/guides/references/error-messages.md b/content/guides/references/error-messages.md index 909580eb0c..a846b9bc76 100644 --- a/content/guides/references/error-messages.md +++ b/content/guides/references/error-messages.md @@ -117,7 +117,7 @@ correctly. If you are purposefully writing commands outside of a test, there is probably a better way to accomplish what you're trying to do. Read through the [Examples](/examples/examples/recipes), -[chat with someone in our chat](https://gitter.im/cypress-io/cypress), or +[chat with someone in Discord](https://discord.gg/ncdA3Jz63n), or [open an issue](https://github.com/cypress-io/cypress/issues/new/choose). ### `cy...()` failed because the element you are chaining off of has become detached or removed from the dom diff --git a/content/guides/references/troubleshooting.md b/content/guides/references/troubleshooting.md index d6b30f99c2..fb7283b23a 100644 --- a/content/guides/references/troubleshooting.md +++ b/content/guides/references/troubleshooting.md @@ -8,7 +8,7 @@ Cypress itself. In this situation, we recommend checking these support resources ## Support channels -- Connect with our community in [Gitter](https://gitter.im/cypress-io/cypress) +- Connect with our community in [Discord](https://discord.gg/ncdA3Jz63n) - Search existing [GitHub issues](https://github.com/cypress-io/cypress/issues) - Search this documentation (search is in the top right) 😉 - Search [Stack Overflow](https://stackoverflow.com/questions/tagged/cypress)