mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-12 17:15:35 +01:00
Fix overview & notifications URLs
This commit is contained in:
parent
f9cfb248d3
commit
cbf37dd747
|
@ -21,7 +21,8 @@ export const ForisURLs = {
|
|||
},
|
||||
|
||||
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
||||
notifications: "/notifications",
|
||||
overview: "/overview",
|
||||
notifications: "/overview#notifications",
|
||||
notificationsSettings: "/administration/notifications-settings",
|
||||
|
||||
luci: "/cgi-bin/luci",
|
||||
|
|
Loading…
Reference in New Issue
Block a user