From a19076b13a54246ed697cbf767151ec114af9962 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Fri, 22 Nov 2024 18:33:47 +0100 Subject: [PATCH] Update slack invite link (#253) * Update slack invite link * fix spelling --- src/components/Footer.jsx | 2 +- src/components/Header.jsx | 2 +- src/components/NavigationAPI.jsx | 2 +- src/components/NavigationDocs.jsx | 2 +- src/pages/how-to/add-machines-to-your-network.mdx | 2 +- src/pages/how-to/add-users-to-your-network.mdx | 4 ++-- src/pages/how-to/approve-peers.mdx | 2 +- .../configuring-default-routes-for-internet-traffic.mdx | 2 +- src/pages/how-to/delete-account.mdx | 2 +- src/pages/how-to/enable-post-quantum-cryptography.mdx | 2 +- src/pages/how-to/enforce-periodic-user-authentication.mdx | 2 +- src/pages/how-to/getting-started.mdx | 2 +- src/pages/how-to/manage-dns-in-your-network.mdx | 2 +- src/pages/how-to/monitor-system-and-network-activity.mdx | 2 +- src/pages/how-to/multi-factor-authentication.mdx | 2 +- src/pages/how-to/report-bug-issues.mdx | 4 ++-- src/pages/how-to/resolve-overlapping-routes.mdx | 2 +- src/pages/how-to/routing-traffic-to-private-networks.mdx | 2 +- src/pages/how-to/secure-remote-webserver-access.mdx | 2 +- src/pages/ipa/guides/errors.mdx | 2 +- src/pages/selfhosted/self-hosted-vs-cloud-netbird.mdx | 2 +- src/pages/selfhosted/selfhosted-guide.mdx | 4 ++-- src/pages/selfhosted/selfhosted-quickstart.mdx | 2 +- 23 files changed, 26 insertions(+), 26 deletions(-) diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 2cdcc6a6..828c0e22 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -239,7 +239,7 @@ function SmallPrint() { Follow us on GitHub - + Join us on Slack diff --git a/src/components/Header.jsx b/src/components/Header.jsx index 9f30b167..5a3c0f47 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -73,7 +73,7 @@ export const Header = forwardRef(function Header({ className }, ref) { API Learn Github - Support + Support
diff --git a/src/components/NavigationAPI.jsx b/src/components/NavigationAPI.jsx index 9979d9d6..1cf86ffb 100644 --- a/src/components/NavigationAPI.jsx +++ b/src/components/NavigationAPI.jsx @@ -46,7 +46,7 @@ export function NavigationAPI({tableOfContents, className}) { API Learn Github - Support + Support {apiNavigation.map((group, groupIndex) => ( API Learn Github - Support + Support {docsNavigation.map((group, groupIndex) => ( It might happen (unlikely) that the domain classification system didn't classify your company's domain as private. Our system was unsure about your domain and assigned an unclassified or public category to be on the safe side. - Just email us at [hello@netbird.io](mailto:hello@netbird.io) or ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) to fix this. + Just email us at [hello@netbird.io](mailto:hello@netbird.io) or ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) to fix this. ## Direct user invites @@ -85,5 +85,5 @@ Click the `Save` button to save the changes. - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/approve-peers.mdx b/src/pages/how-to/approve-peers.mdx index ba6d1baf..11391002 100644 --- a/src/pages/how-to/approve-peers.mdx +++ b/src/pages/how-to/approve-peers.mdx @@ -46,5 +46,5 @@ Check the [EDR integrations](/how-to/endpoint-detection-and-response) guide for - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub \ No newline at end of file diff --git a/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx b/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx index 3cd1204c..ad6a9af2 100644 --- a/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx +++ b/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx @@ -102,5 +102,5 @@ section for more information. - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/delete-account.mdx b/src/pages/how-to/delete-account.mdx index 864faf9c..b75ddabd 100644 --- a/src/pages/how-to/delete-account.mdx +++ b/src/pages/how-to/delete-account.mdx @@ -28,5 +28,5 @@ After you delete your account, your session will end, and you will be redirected - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub \ No newline at end of file diff --git a/src/pages/how-to/enable-post-quantum-cryptography.mdx b/src/pages/how-to/enable-post-quantum-cryptography.mdx index 1cac9934..b0b74cec 100644 --- a/src/pages/how-to/enable-post-quantum-cryptography.mdx +++ b/src/pages/how-to/enable-post-quantum-cryptography.mdx @@ -66,5 +66,5 @@ netbird up --enable-rosenpass --rosenpass-permissive - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/enforce-periodic-user-authentication.mdx b/src/pages/how-to/enforce-periodic-user-authentication.mdx index 70bb27d9..736090ca 100644 --- a/src/pages/how-to/enforce-periodic-user-authentication.mdx +++ b/src/pages/how-to/enforce-periodic-user-authentication.mdx @@ -46,5 +46,5 @@ Peers with `Expiration disabled` will be marked with a corresponding label in th - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub \ No newline at end of file diff --git a/src/pages/how-to/getting-started.mdx b/src/pages/how-to/getting-started.mdx index c6ce6e80..46ce5e2b 100644 --- a/src/pages/how-to/getting-started.mdx +++ b/src/pages/how-to/getting-started.mdx @@ -125,5 +125,5 @@ Try creating a [network access policy](/how-to/manage-network-access) to control - Star us on [GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird release page on GitHub: [releases](https://github.com/netbirdio/netbird/releases/latest) diff --git a/src/pages/how-to/manage-dns-in-your-network.mdx b/src/pages/how-to/manage-dns-in-your-network.mdx index cb5ecea1..55793637 100644 --- a/src/pages/how-to/manage-dns-in-your-network.mdx +++ b/src/pages/how-to/manage-dns-in-your-network.mdx @@ -159,5 +159,5 @@ resolvectl query peer-a.netbird.cloud - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/monitor-system-and-network-activity.mdx b/src/pages/how-to/monitor-system-and-network-activity.mdx index 786f0d9c..74de3de1 100644 --- a/src/pages/how-to/monitor-system-and-network-activity.mdx +++ b/src/pages/how-to/monitor-system-and-network-activity.mdx @@ -132,5 +132,5 @@ NetBird can stream activity events to your Security Information and Event Manage - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/multi-factor-authentication.mdx b/src/pages/how-to/multi-factor-authentication.mdx index 26dcffeb..085d51e8 100644 --- a/src/pages/how-to/multi-factor-authentication.mdx +++ b/src/pages/how-to/multi-factor-authentication.mdx @@ -60,5 +60,5 @@ This will reset MFA for the user, and they will need to set it up again during t - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub \ No newline at end of file diff --git a/src/pages/how-to/report-bug-issues.mdx b/src/pages/how-to/report-bug-issues.mdx index 2e3a707d..5e489da8 100644 --- a/src/pages/how-to/report-bug-issues.mdx +++ b/src/pages/how-to/report-bug-issues.mdx @@ -1,9 +1,9 @@ # Report bugs and issues NetBird offers different ways to report bugs and issues. For prompt and effective assistance, please provide detailed information as outlined in our bug/issue [reporting template](#reporting-template). -For cloud users, you can report bugs and issues via email by sending an email to [support@netbird.io](mailto:support@netbird.io), via [Github issues](https://github.com/netbirdio/netbird/issues/new/choose) or by joining our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ). +For cloud users, you can report bugs and issues via email by sending an email to [support@netbird.io](mailto:support@netbird.io), via [Github issues](https://github.com/netbirdio/netbird/issues/new/choose) or by joining our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg). -For on-premise users, you can report bugs and issues via [Github issues](https://github.com/netbirdio/netbird/issues/new/choose) or by joining our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ). +For on-premise users, you can report bugs and issues via [Github issues](https://github.com/netbirdio/netbird/issues/new/choose) or by joining our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg). ## Reporting Template When reporting bugs and issues, please ensure you provide the following information: diff --git a/src/pages/how-to/resolve-overlapping-routes.mdx b/src/pages/how-to/resolve-overlapping-routes.mdx index c1549141..b5b68304 100644 --- a/src/pages/how-to/resolve-overlapping-routes.mdx +++ b/src/pages/how-to/resolve-overlapping-routes.mdx @@ -89,5 +89,5 @@ This applies not only to the currently available routes but also to any routes t - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/routing-traffic-to-private-networks.mdx b/src/pages/how-to/routing-traffic-to-private-networks.mdx index 5a75168c..0a64c61f 100644 --- a/src/pages/how-to/routing-traffic-to-private-networks.mdx +++ b/src/pages/how-to/routing-traffic-to-private-networks.mdx @@ -216,5 +216,5 @@ This way, devices that don't have the agent installed can communicate with your - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/how-to/secure-remote-webserver-access.mdx b/src/pages/how-to/secure-remote-webserver-access.mdx index ff2ac221..fd743ad0 100644 --- a/src/pages/how-to/secure-remote-webserver-access.mdx +++ b/src/pages/how-to/secure-remote-webserver-access.mdx @@ -167,5 +167,5 @@ This straightforward test confirms your successful implementation of a secure, f - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/ipa/guides/errors.mdx b/src/pages/ipa/guides/errors.mdx index 897667fa..74d96db6 100644 --- a/src/pages/ipa/guides/errors.mdx +++ b/src/pages/ipa/guides/errors.mdx @@ -26,7 +26,7 @@ Here is a list of the different categories of status codes returned by the NetBi A 4xx status code indicates a client error - those are mostly related to missing permissions or invalid parameters inside the request. - A 5xx status code indicates a server error - in this case please reach out to us via [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) or [GitHub](https://github.com/netbirdio/netbird/issues). + A 5xx status code indicates a server error - in this case please reach out to us via [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) or [GitHub](https://github.com/netbirdio/netbird/issues). diff --git a/src/pages/selfhosted/self-hosted-vs-cloud-netbird.mdx b/src/pages/selfhosted/self-hosted-vs-cloud-netbird.mdx index 12b6489e..c864942d 100644 --- a/src/pages/selfhosted/self-hosted-vs-cloud-netbird.mdx +++ b/src/pages/selfhosted/self-hosted-vs-cloud-netbird.mdx @@ -51,5 +51,5 @@ your critical network infrastructure. - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) -- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) +- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) - NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub diff --git a/src/pages/selfhosted/selfhosted-guide.mdx b/src/pages/selfhosted/selfhosted-guide.mdx index fdd30eb3..a2e7570d 100644 --- a/src/pages/selfhosted/selfhosted-guide.mdx +++ b/src/pages/selfhosted/selfhosted-guide.mdx @@ -212,7 +212,7 @@ mkdir backup cp docker-compose.yml turnserver.conf management.json backup/ ``` To save the Management service databases, you need to stop the Management service and copy the files from the store directory using a docker compose command as follows: -# These command doesnt work, docker compose should be "docker-compose" and for the container volume copy it should be "docker cp -a management:/var/lib/netbird/ backup/" +# These command doesn't work, docker compose should be "docker-compose" and for the container volume copy it should be "docker cp -a management:/var/lib/netbird/ backup/" ```bash docker-compose stop management docker cp -a management:/var/lib/netbird/ backup/ @@ -240,7 +240,7 @@ To upgrade NetBird to the latest version, you need to review the [release notes] ## Get in touch -Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) if you have any questions +Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) if you have any questions - NetBird managed version: [https://app.netbird.io](https://app.netbird.io) - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) diff --git a/src/pages/selfhosted/selfhosted-quickstart.mdx b/src/pages/selfhosted/selfhosted-quickstart.mdx index b6ba7b3d..d63b07ef 100644 --- a/src/pages/selfhosted/selfhosted-quickstart.mdx +++ b/src/pages/selfhosted/selfhosted-quickstart.mdx @@ -111,7 +111,7 @@ rm -f docker-compose.yml Caddyfile zitadel.env dashboard.env machinekey/zitadel- ## Get in touch -Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) if you have any questions +Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) if you have any questions - NetBird managed version: [https://app.netbird.io](https://app.netbird.io) - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird)