Skip to content

Commit a515d7b

Browse files
committed
Route change
1 parent 15cc414 commit a515d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navigation/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ export const NAVIGATION_LIST: NavigationGroupType[] = [
464464
id: 'ai-recommendations-notifications',
465465
icon: 'ic-speedometer',
466466
disabled: false,
467-
href: COMMON_URLS.AI_RECOMMENDATIONS_OVERVIEW,
467+
href: COMMON_URLS.AI_RECOMMENDATIONS_NOTIFICATIONS,
468468
},
469469
],
470470
},

0 commit comments

Comments
 (0)