diff --git a/ts/components/conversation/SessionConversation.tsx b/ts/components/conversation/SessionConversation.tsx index b57541844..061319bb1 100644 --- a/ts/components/conversation/SessionConversation.tsx +++ b/ts/components/conversation/SessionConversation.tsx @@ -667,7 +667,7 @@ function OutdatedLegacyGroupBanner(props: { { - showLinkVisitWarningDialog('https://getsession.org/blog/session-groups-v2', dispatch); + showLinkVisitWarningDialog('https://getsession.org/groups', dispatch); }} icon="externalLink" dataTestId="legacy-group-banner"