Add to docs Jamf Pro NetBird integration (#260)

* Add to docs Jamf Pro NetBird integration

* Update src/pages/how-to/jamf-pro-netbird-integration.mdx

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>

* creates menu structure for MDM articles

---------

Co-authored-by: Marco Garcês <marco@netbird.io>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Marco Garcês <marco@garces.cc>
This commit is contained in:
Damaso Sanoja
2024-12-18 19:40:32 -04:00
committed by GitHub
parent 63900894d8
commit c87e20b240
12 changed files with 154 additions and 0 deletions

View File

@@ -177,6 +177,10 @@ export const docsNavigation = [
isOpen: false,
links: [
{title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' },
{title: 'Deploying with Jamf Pro', href: '/how-to/jamf-pro-netbird-integration' },
{title: 'Deploying with Kandji', href: '/how-to/kandji-netbird-integration' },
]
},