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:
@@ -10,7 +10,7 @@ import { UsersIcon } from '@/components/icons/UsersIcon'
|
||||
|
||||
const clients = [
|
||||
{
|
||||
href: '/docs/client-installation#linux',
|
||||
href: '/client-installation#linux',
|
||||
name: 'Linux',
|
||||
description:
|
||||
'Learn how to install the NetBird client on Linux devices.',
|
||||
@@ -24,7 +24,7 @@ const clients = [
|
||||
},
|
||||
},
|
||||
{
|
||||
href: '/docs/client-installation#mac-os',
|
||||
href: '/client-installation#mac-os',
|
||||
name: 'MacOS',
|
||||
description:
|
||||
'Learn how to install the NetBird client on MacOS devices.',
|
||||
@@ -38,7 +38,7 @@ const clients = [
|
||||
},
|
||||
},
|
||||
{
|
||||
href: '/docs/client-installation#windows',
|
||||
href: '/client-installation#windows',
|
||||
name: 'Windows',
|
||||
description:
|
||||
'Learn how to install the NetBird client on Windows devices.',
|
||||
@@ -52,7 +52,7 @@ const clients = [
|
||||
},
|
||||
},
|
||||
{
|
||||
href: '/docs/client-installation#android',
|
||||
href: '/client-installation#android',
|
||||
name: 'Android',
|
||||
description:
|
||||
'Learn how to install the NetBird client on Android devices.',
|
||||
@@ -63,7 +63,7 @@ const clients = [
|
||||
},
|
||||
},
|
||||
{
|
||||
href: '/docs/client-installation#ios',
|
||||
href: '/client-installation#ios',
|
||||
name: 'iOS',
|
||||
description:
|
||||
'Learn how to install the NetBird client on OS devices.',
|
||||
|
||||
Reference in New Issue
Block a user