diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index b9e287010..5f75fadb3 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -20,7 +20,7 @@ The following behaviors are expected and requested of all community members:
- Show consideration and respect in all your actions and speech. Avoid any behavior that is demeaning, discriminatory, or harassing.
- Seek collaboration as an initial step instead of conflict.
- Refrain from demeaning, discriminatory, or harassing behavior and speech.
-- Report any unsafe situations, distress or violations of the code of conduct to the maintainers through [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw).
+- Report any unsafe situations, distress or violations of the code of conduct to the maintainers through [Slack](https://keploy.io/slack).
- Practice empathy and kindness towards other community members.
- Respect diverse opinions, perspectives, and experiences.
- Give and receive constructive feedback in a gracious manner.
@@ -116,7 +116,7 @@ the community.
## Contact info
-- [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw)
+- [Slack](https://keploy.io/slack)
- [Mail](hello@keploy.io)
## Support 🙏
diff --git a/README.md b/README.md
index 4e50d0026..9900299f6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Repository for the Keploy documentation website.
-
+
@@ -39,7 +39,7 @@ Page slugs (URLs), menu labels, and the location of information are a few of the
The documentation in this repository is published to https://docs.keploy.io.
-If information you are looking for seems to be missing, visit the [Keploy community](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) forum for help.
+If information you are looking for seems to be missing, visit the [Keploy community](https://keploy.io/slack) forum for help.
Please read the [CONTRIBUTING](/CONTRIBUTING.md) guide and the [STYLE](/STYLE.md) guide before you submit any pull requests.
@@ -186,7 +186,7 @@ Keploy welcomes contributions to the docs website. If you have an idea for a new
Reach out to us. We're here to help!
-[](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw)
+[](https://keploy.io/slack)
[](https://www.linkedin.com/company/keploy/)
[](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)
[](https://twitter.com/Keployio)
diff --git a/docs/gsoc/contribution-guide.md b/docs/gsoc/contribution-guide.md
index 53c37a4bf..97e2db738 100644
--- a/docs/gsoc/contribution-guide.md
+++ b/docs/gsoc/contribution-guide.md
@@ -38,7 +38,7 @@ To get started with GSoC and Keploy, follow these steps:
1. If you are new to Keploy, try setting up Keploy in your local machine and running one (or more) of the sample applications. You can refer the [docs](#docs).
2. You can then check out the [projects](#projects) that are selected for GSoC 2023 and try completing the tasks in the task list. Remember, the tasks will act as a selection criteria for shortlisting candidates.
-3. You can connect with the mentors over slack to clear any of your doubts.
+3. You can connect with the mentors over [Slack](https://keploy.io/slack) to clear any of your doubts.
4. Submit your proposal and that's it!
## Projects in GSoC 2023
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 80fe35444..2f3a95f49 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -284,7 +284,7 @@ module.exports = {
dropdownActiveClassDisabled: true,
},
{
- href: "https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw",
+ href: "https://keploy.io/slack",
position: "right",
className: "header-slack-link",
"aria-label": "Join our Slack community",
@@ -307,7 +307,7 @@ module.exports = {
-