My Acount: Updated old preference url reference for watches
This commit is contained in:
parent
ce53f641ad
commit
02bfaffeb4
|
@ -37,7 +37,7 @@
|
||||||
</li>
|
</li>
|
||||||
@endforeach
|
@endforeach
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ url('/preferences/notifications') }}"
|
<a href="{{ url('/my-account/notifications') }}"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="text-item text-muted text-small break-text">{{ trans('entities.watch_change_default') }}</a>
|
class="text-item text-muted text-small break-text">{{ trans('entities.watch_change_default') }}</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue