]> BookStack Code Mirror - bookstack/commitdiff
My Acount: Updated old preference url reference for watches 4615/head
authorDan Brown <redacted>
Thu, 19 Oct 2023 15:37:55 +0000 (16:37 +0100)
committerDan Brown <redacted>
Thu, 19 Oct 2023 15:37:55 +0000 (16:37 +0100)
resources/views/entities/watch-controls.blade.php

index 9389a6c5a6df44ee6bc7b1201d0e51265572915f..4a119c272cda32f4d7112352e25897ec5a3c1a7b 100644 (file)
@@ -37,7 +37,7 @@
                 </li>
             @endforeach
             <li>
-                <a href="{{ url('/preferences/notifications') }}"
+                <a href="{{ url('/my-account/notifications') }}"
                    target="_blank"
                    class="text-item text-muted text-small break-text">{{ trans('entities.watch_change_default') }}</a>
             </li>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.