diff --git a/README.md b/README.md index 834a7c92a6..0ffeb296f0 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Our community also has: - A [forum](https://forum.freecodecamp.org) where you can usually get programming help or project feedback within hours. - A [YouTube channel](https://youtube.com/freecodecamp) with free courses on Python, SQL, Android, and a wide variety of other technologies. - A [technical publication](https://www.freecodecamp.org/news) with thousands of programming tutorials and articles about math and computer science. -- A [Discord chat room](https://discord.gg/KVUmVXA) where you can hang out and talk with developers and people who are learning to code. +- A [chat server](https://chat.freecodecamp.org/home) where you can hang out and talk with developers and people who are learning to code. > #### [Join the community here](https://www.freecodecamp.org/signin). diff --git a/docs/FAQ.md b/docs/FAQ.md index 7f8ac53a5e..3b18b13466 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -60,7 +60,7 @@ We typically do not assign issues to anyone other than long-time contributors. **Feel free to ask for help in:** - The `Contributors` category of [our community forum](https://forum.freecodecamp.org/c/contributors). -- The `#Contributors` channel on [our Discord community server](https://discord.gg/pFspAhS). +- The `#Contributors` channel on [our chat server](https://chat.freecodecamp.org/contributors). We are excited to help you contribute to any of the topics that you would like to work on. If you ask us questions on the related issue threads, we will be glad to clarify. Be sure to search for your question before posting a new one. diff --git a/docs/_sidebar.md b/docs/_sidebar.md index c1470bc32b..156ad0fc9b 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -35,5 +35,4 @@ - **Our Community** - [**GitHub**](https://github.com/freecodecamp/freecodecamp) - [**Discourse Forum**](https://freecodecamp.org/forum/c/contributors) - - [**Gitter Chat**](https://gitter.im/FreeCodeCamp/Contributors) - - [**Discord Server**](https://discord.gg/pFspAhS) + - [**Chat Server**](https://chat.freecodecamp.org/home) diff --git a/docs/devops.md b/docs/devops.md index 6c89cc64a8..457124853c 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -207,7 +207,7 @@ Currently a public beta testing version is available at: The dev-team merges changes from the `production-staging` branch to `production-current` when they release changes. The top commit should be what you see live on the site. -You can identify the exact version deployed by visiting the build and deployment logs available in the status section. Alternatively you can also ping us in the [contributors chat room](https://gitter.im/FreeCodeCamp/Contributors) for a confirmation. +You can identify the exact version deployed by visiting the build and deployment logs available in the status section. Alternatively you can also ping us in the [contributors chat room](https://chat.freecodecamp.org/contributors) for a confirmation. ### Known Limitations diff --git a/docs/how-to-open-a-pull-request.md b/docs/how-to-open-a-pull-request.md index 802a7c2ff0..7f2a249fd4 100644 --- a/docs/how-to-open-a-pull-request.md +++ b/docs/how-to-open-a-pull-request.md @@ -75,7 +75,7 @@ Some examples of good PRs titles would be: Our moderators will now take a look and leave you feedback. Please be patient with the fellow moderators and respect their time. All pull requests are reviewed in due course. -And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our Discord server](https://discord.gg/pFspAhS). +And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/contributors). > [!TIP] > If you are to be contributing more pull requests, we recommend you read the [making changes and syncing](https://contribute.freecodecamp.org/#/how-to-setup-freecodecamp-locally?id=making-changes-locally) guidelines to avoid having to delete your fork. diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index d101025198..3128b72db9 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -151,7 +151,7 @@ Now that you have a local copy of freeCodeCamp, you can follow these instruction If you do run into issues, first perform a web search for your issue and see if it has already been answered. If you cannot find a solution, please search our [GitHub issues](https://github.com/freeCodeCamp/freeCodeCamp/issues) page for a solution and report the issue if it has not yet been reported. -And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our Discord server](https://discord.gg/pFspAhS). +And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our chat server](https://chat.freecodecamp.org/home). > [!TIP] > You may skip running freeCodeCamp locally if you are simply editing files. For instance, performing a `rebase`, or resolving `merge` conflicts. @@ -550,6 +550,6 @@ The first time setup can take a while depending on your network bandwidth. Be pa ## Getting Help -If you are stuck and need help, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our Discord server](https://discord.gg/pFspAhS). +If you are stuck and need help, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/contributors). There might be an error in the console of your browser or in Bash / Terminal / Command Line that will help identify the problem. Provide this error message in your problem description so others can more easily identify the issue and help you find a resolution. diff --git a/docs/how-to-work-on-coding-challenges.md b/docs/how-to-work-on-coding-challenges.md index ba89450452..29fee78eb4 100644 --- a/docs/how-to-work-on-coding-challenges.md +++ b/docs/how-to-work-on-coding-challenges.md @@ -10,7 +10,7 @@ Note that for Version 7.0 of the freeCodeCamp curriculum, we are moving toward [ Creating these challenges requires immense creativity and attention to detail. There's plenty of help available. You'll have support from a whole team of contributors to whom you can bounce ideas off and demo your challenges. -And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our Discord server](https://discord.gg/pFspAhS). +And as always, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/contributors). With your help we can design an interactive coding curriculum that will help millions of people learn to code for years to come. diff --git a/docs/moderator-handbook.md b/docs/moderator-handbook.md index 39099cf043..41f8ccf8f2 100644 --- a/docs/moderator-handbook.md +++ b/docs/moderator-handbook.md @@ -298,7 +298,7 @@ Please note that we will frequently remove mods whom we think are inactive. When ## How our Contributors room works -Anyone is welcome in the [Contributors room on our Discord](https://discord.gg/KVUmVXA). It is the designated chat room for moderators and other campers who are contributing to our community in any number of ways, including through study groups. +Anyone is welcome in the [Contributors room on our chat server](https://chat.freecodecamp.org/contributors). It is the designated chat room for moderators and other campers who are contributing to our community in any number of ways, including through study groups. Our assumption is that contributors will read anything in this room that directly mentions them with an `@username`. Everything else is optional. But feel free to read anything anyone posts in there and interact. @@ -447,7 +447,7 @@ Thanks again! 😊 --- -If you have any questions, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [our Discord server](https://discord.gg/pFspAhS). +If you have any questions, feel free to ask questions on the ['Contributors' category on our forum](https://forum.freecodecamp.org/c/contributors) or [the contributors chat room](https://chat.freecodecamp.org/contributors). ``` ### Closing invalid pull requests