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.
@@ -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! -[](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) +[](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA) [](https://www.linkedin.com/company/keploy/) [](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg) [](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 = { -