Skip to content

Commit 02bfaff

Browse files
committed
My Acount: Updated old preference url reference for watches
1 parent ce53f64 commit 02bfaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/entities/watch-controls.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class="dropdown-container block my-xxs">
3737
</li>
3838
@endforeach
3939
<li>
40-
<a href="{{ url('/preferences/notifications') }}"
40+
<a href="{{ url('/my-account/notifications') }}"
4141
target="_blank"
4242
class="text-item text-muted text-small break-text">{{ trans('entities.watch_change_default') }}</a>
4343
</li>

0 commit comments

Comments
 (0)