Update slack invite link (#253)

* Update slack invite link

* fix spelling
This commit is contained in:
Maycon Santos
2024-11-22 18:33:47 +01:00
committed by GitHub
parent 4bf79bfa98
commit a19076b13a
23 changed files with 26 additions and 26 deletions

View File

@@ -73,7 +73,7 @@ export const Header = forwardRef(function Header({ className }, ref) {
<TopLevelNavItem href="/api">API</TopLevelNavItem>
<TopLevelNavItem href="https://netbird.io/knowledge-hub/">Learn</TopLevelNavItem>
<TopLevelNavItem href="https://github.com/netbirdio/netbird">Github</TopLevelNavItem>
<TopLevelNavItem href="https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ">Support</TopLevelNavItem>
<TopLevelNavItem href="https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg">Support</TopLevelNavItem>
</ul>
</nav>
<div className="hidden md:block md:h-5 md:w-px md:bg-zinc-900/10 md:dark:bg-white/15" />