diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 61465ff5c..b9e287010 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-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg). +- 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). - 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-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) +- [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) - [Mail](hello@keploy.io) ## Support 🙏 diff --git a/README.md b/README.md index 9aa854776..4e50d0026 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-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) forum for help. +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. 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! -[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) +[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) [![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/keploy/) [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/Keployio) diff --git a/docusaurus.config.js b/docusaurus.config.js index 18e56e224..bd58d27fc 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-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg", + href: "https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw", position: "right", className: "header-slack-link", "aria-label": "Join our Slack community", @@ -307,7 +307,7 @@ module.exports = { - + diff --git a/src/components/Community.js b/src/components/Community.js index cff4387db..2ef9529f3 100644 --- a/src/components/Community.js +++ b/src/components/Community.js @@ -7,7 +7,7 @@ const communityLinks = [ { title: "Slack", desc: "Live support, discussions, and quick answers.", - href: "https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg", + href: "https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw", Icon: FaSlack, iconColor: "text-purple-600 dark:text-purple-400", bgColor: "bg-purple-100 dark:bg-purple-900/30", diff --git a/src/components/KeployCloud.js b/src/components/KeployCloud.js index e09c328fb..16f6b40a9 100644 --- a/src/components/KeployCloud.js +++ b/src/components/KeployCloud.js @@ -10,7 +10,7 @@ export const KeployCloud = () => { Need help? **Note** :- Run `go run github.com/99designs/gqlgen generate --config pkg/graph/gqlgen.yml` to generate the graphql server stubs which can be used when working with unit testing libraries like JUnit, PyTest, etc.. -Hope this helps you out, if you still have any questions, reach out to us on [slack](https://keploy.slack.com/join/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) . +Hope this helps you out, if you still have any questions, reach out to us on [slack](https://keploy.slack.com/join/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) . diff --git a/versioned_docs/version-4.0.0/concepts/support.md b/versioned_docs/version-4.0.0/concepts/support.md index c9a38f646..1d77e5cb9 100644 --- a/versioned_docs/version-4.0.0/concepts/support.md +++ b/versioned_docs/version-4.0.0/concepts/support.md @@ -11,5 +11,5 @@ tags: ## Contact Us If you have any questions or need help, please feel free to reach out to us at [hello@keploy.io](mailto:hello@keploy.io) or reach out us on -[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) or open a discussion on +[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) or open a discussion on [![GitHub Issue](https://img.shields.io/badge/GitHub-%23FFFF.svg?style=for-the-badge&logo=GitHub&logoColor=black)](https://github.com/keploy/keploy) diff --git a/versioned_docs/version-4.0.0/keploy-explained/common-errors.md b/versioned_docs/version-4.0.0/keploy-explained/common-errors.md index b1759f947..f0efd68d0 100644 --- a/versioned_docs/version-4.0.0/keploy-explained/common-errors.md +++ b/versioned_docs/version-4.0.0/keploy-explained/common-errors.md @@ -194,6 +194,6 @@ Keploy does not support the protocol or API structure you are using (e.g., gRPC, - Confirm the supported protocols (currently HTTP/REST and GraphQL). - Consider alternative tools or frameworks for unsupported protocols. -If you’re still encountering issues after trying these solutions, feel free to reach out to the Keploy team on [Slack](https://keploy.slack.com/join/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) +If you’re still encountering issues after trying these solutions, feel free to reach out to the Keploy team on [Slack](https://keploy.slack.com/join/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) Happy Testing! diff --git a/versioned_docs/version-4.0.0/keploy-explained/dev-guide.md b/versioned_docs/version-4.0.0/keploy-explained/dev-guide.md index 1fad09573..503198375 100644 --- a/versioned_docs/version-4.0.0/keploy-explained/dev-guide.md +++ b/versioned_docs/version-4.0.0/keploy-explained/dev-guide.md @@ -112,7 +112,7 @@ Happy testing! 🧪🔍💻 > **Note** :- Run `go run github.com/99designs/gqlgen generate --config pkg/graph/gqlgen.yml` to generate the graphql server stubs which can be used when working with unit testing libraries like JUnit, PyTest, etc.. -Hope this helps you out, if you still have any questions, reach out to us on [slack](https://keploy.slack.com/join/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) . +Hope this helps you out, if you still have any questions, reach out to us on [slack](https://keploy.slack.com/join/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) . ## Installing the Open Source Build