diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b9e287010..c3202f16f 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://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) or via email at [hello@keploy.io](mailto:hello@keploy.io). - Practice empathy and kindness towards other community members. - Respect diverse opinions, perspectives, and experiences. - Give and receive constructive feedback in a gracious manner. @@ -116,8 +116,8 @@ the community. ## Contact info -- [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) -- [Mail](hello@keploy.io) +- [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) +- [Mail](mailto:hello@keploy.io) ## Support 🙏 diff --git a/README.md b/README.md index 4e50d0026..e7f4eea3c 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,20 @@ Repository for the Keploy documentation website. > To submit a new issue, please visit the [Keploy community forum](https://github.com/keploy/dashboard/issues) or the main repo’s issue tracker.

- - + +GitHub contributors - - + +GitHub issues by-label - - + +Slack - - + +Twitter Follow - - + +License

@@ -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://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) +[![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-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) [![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 80fe35444..f1d538dd5 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://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA", 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 2ef9529f3..742e12546 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw", + href: "https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA", 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 16f6b40a9..d64d14f1d 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) . +Hope this helps you out. If you still have any questions, reach out to us on [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA). diff --git a/versioned_docs/version-4.0.0/concepts/support.md b/versioned_docs/version-4.0.0/concepts/support.md index 1d77e5cb9..ee57d929c 100644 --- a/versioned_docs/version-4.0.0/concepts/support.md +++ b/versioned_docs/version-4.0.0/concepts/support.md @@ -10,6 +10,6 @@ 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) or open a discussion on +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 to 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-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) 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 f0efd68d0..c01a6aa51 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) +If you’re still encountering issues after trying these solutions, feel free to reach out to the Keploy team on [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA). 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 503198375..81c2ec745 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-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) . +Hope this helps you out. If you still have any questions, reach out to us on [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA). ## Installing the Open Source Build