diff --git a/src/components/NotificationsDrawer/DrawerPanelContent.tsx b/src/components/NotificationsDrawer/DrawerPanelContent.tsx index 1937a6631..2d16e900a 100644 --- a/src/components/NotificationsDrawer/DrawerPanelContent.tsx +++ b/src/components/NotificationsDrawer/DrawerPanelContent.tsx @@ -140,9 +140,9 @@ const DrawerPanelBase = ({ innerRef }: DrawerPanelProps) => { , , , - onNavigateTo('/settings/notifications/eventlog')}> + onNavigateTo('/settings/notifications/notificationslog')}> - View event log + View notifications log , (isOrgAdmin || hasNotificationsPermissions) && (