fixed link (#489)

This commit is contained in:
Kairav Roshan Sanghvi
2025-11-21 14:37:34 +01:00
committed by GitHub
parent c84e529303
commit 0878851d41

View File

@@ -14,7 +14,7 @@ const BANNER_ENABLED = true
export const announcement = {
tag: '',
text: 'NetBird v0.60 Released - Native SSH Access',
link: 'https://netbird.io/knowledge-hub/native-identity-aware-ssh',
link: '/how-to/ssh',
linkText: 'Read Release Documentation',
linkAlt: 'Learn more about the NetBird v0.60 release',
isExternal: false,