Skip to content

Commit

Permalink
Fix: Outdated 21.04 link in Feed Sync Notification.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi-gb authored Nov 25, 2024
1 parent b42f1d8 commit 77e2b30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const FeedSyncNotification = () => {
)}{' '}
<BlankLink
to={
'https://docs.greenbone.net/GSM-Manual/gos-21.04/en/scanning.html?highlight=scan'
'https://docs.greenbone.net/GSM-Manual/gos-22.04/en/scanning.html?highlight=scan'
}
>
{_('Documentation')}.
Expand Down

0 comments on commit 77e2b30

Please sign in to comment.