diff --git a/saas/app/views/devices/index.html.erb b/saas/app/views/devices/index.html.erb index 4eaeffe33..7895790b1 100644 --- a/saas/app/views/devices/index.html.erb +++ b/saas/app/views/devices/index.html.erb @@ -27,7 +27,7 @@

Mobile devices registered with the mobile app will receive push notifications and will be listed here.

<% end %> - <%= link_to session_menu_path, class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %> + <%= link_to session_menu_path(script_name: nil), class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %> Your Fizzy accounts <% end %>