mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Fix some text
This commit is contained in:
@@ -82,7 +82,7 @@ export const Header = forwardRef(function Header({ className }, ref) {
|
||||
<ModeToggle />
|
||||
</div>
|
||||
<div className="hidden min-[416px]:contents">
|
||||
<Button href="https://app.netbird.io/">Sign in</Button>
|
||||
<Button href="https://app.netbird.io/" target="_blank">Try NetBird</Button>
|
||||
</div>
|
||||
</div>
|
||||
</motion.div>
|
||||
|
||||
@@ -36,7 +36,7 @@ export const docsNavigation = [
|
||||
title: 'Self-hosted NetBird',
|
||||
links: [
|
||||
{ title: 'Installation guide', href: '/docs/selfhosted/selfhosted-guide' },
|
||||
{ title: 'Supported identity providers (IDPs)', href: '/docs/selfhosted/identity-providers' },
|
||||
{ title: 'Supported IdPs', href: '/docs/selfhosted/identity-providers' },
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user