diff --git a/src/utils/forisUrls.js b/src/utils/forisUrls.js index 38926ac..cd0f38b 100644 --- a/src/utils/forisUrls.js +++ b/src/utils/forisUrls.js @@ -21,7 +21,8 @@ export const ForisURLs = { }, // Notifications links are used with inside Router, thus url subdir is not required. - notifications: "/notifications", + overview: "/overview", + notifications: "/overview#notifications", notificationsSettings: "/administration/notifications-settings", luci: "/cgi-bin/luci",