mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-21 18:06:38 +00:00
Move docs to root
This commit is contained in:
@@ -3,18 +3,18 @@ import { Heading } from '@/components/Heading'
|
||||
|
||||
const aboutNetbird = [
|
||||
{
|
||||
href: '/docs/about-netbird/how-netbird-works',
|
||||
href: '/about-netbird/how-netbird-works',
|
||||
name: 'How NetBird works',
|
||||
description: 'Concepts, architecture, protocols, and more.',
|
||||
},
|
||||
{
|
||||
href: '/docs/about-netbird/netbird-vs-traditional-vpn',
|
||||
href: '/about-netbird/netbird-vs-traditional-vpn',
|
||||
name: 'NetBird vs. traditional VPN',
|
||||
description:
|
||||
'Learn how NetBird compares to traditional VPNs and why it is better.',
|
||||
},
|
||||
{
|
||||
href: '/docs/about-netbird/why-wireguard-with-netbird',
|
||||
href: '/about-netbird/why-wireguard-with-netbird',
|
||||
name: 'Why WireGuard with NetBird',
|
||||
description:
|
||||
'Learn why and how NetBird uses WireGuard.',
|
||||
|
||||
Reference in New Issue
Block a user