We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce53f64 commit 02bfaffCopy full SHA for 02bfaff
resources/views/entities/watch-controls.blade.php
@@ -37,7 +37,7 @@ class="dropdown-container block my-xxs">
37
</li>
38
@endforeach
39
<li>
40
- <a href="{{ url('/preferences/notifications') }}"
+ <a href="{{ url('/my-account/notifications') }}"
41
target="_blank"
42
class="text-item text-muted text-small break-text">{{ trans('entities.watch_change_default') }}</a>
43
0 commit comments