mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
fixed link (#489)
This commit is contained in:
committed by
GitHub
parent
c84e529303
commit
0878851d41
@@ -14,7 +14,7 @@ const BANNER_ENABLED = true
|
|||||||
export const announcement = {
|
export const announcement = {
|
||||||
tag: '',
|
tag: '',
|
||||||
text: 'NetBird v0.60 Released - Native SSH Access',
|
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',
|
linkText: 'Read Release Documentation',
|
||||||
linkAlt: 'Learn more about the NetBird v0.60 release',
|
linkAlt: 'Learn more about the NetBird v0.60 release',
|
||||||
isExternal: false,
|
isExternal: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user