Add delete account documentation (#121)

This commit is contained in:
Maycon Santos
2024-01-04 18:30:15 +01:00
committed by GitHub
parent e7efb1a707
commit bf0285623c
5 changed files with 37 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ export const docsNavigation = [
{ title: 'Access NetBird API', href: '/how-to/access-netbird-public-api' },
{ title: 'Examples', href: '/how-to/examples' },
{ title: 'CLI', href: '/how-to/cli' },
{ title: 'Delete your NetBird account', href: '/how-to/delete-account' },
],
},