mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Fix autoupdate docs (#560)
This commit is contained in:
@@ -233,7 +233,9 @@ export const docsNavigation = [
|
||||
{ title: 'Authentication', href: '/manage/settings/enforce-periodic-user-authentication' },
|
||||
{ title: 'Multi-Factor Authentication', href: '/manage/settings/multi-factor-authentication' },
|
||||
{ title: 'Delete Account', href: '/manage/settings/delete-account' },
|
||||
{ title: 'Plans and Billing', href: '/manage/settings/plans-and-billing' }
|
||||
{ title: 'Plans and Billing', href: '/manage/settings/plans-and-billing' },
|
||||
{ title: 'Auto Update', href: '/manage/peers/auto-update' },
|
||||
{ title: 'Lazy Connections', href: '/manage/peers/lazy-connection' },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user