Document the redesigned NetBird desktop app (release candidate) (#802)

* Add RC notes and documentation

* Add download links

* Updates lang and daemon
This commit is contained in:
Brandon Hopkins
2026-06-19 14:21:23 -07:00
committed by GitHub
parent 59405c5e73
commit 3ef558be01
11 changed files with 126 additions and 0 deletions

View File

@@ -764,6 +764,7 @@ export const docsNavigation = [
{
title: 'CLIENT',
links: [
{ title: 'Desktop App', href: '/client/desktop-app' },
{ title: 'Profiles', href: '/client/profiles' },
{ title: 'Environment Variables', href: '/client/environment-variables' },
{ title: 'MDM Integration', href: '/client/mdm-integration' },