My Acount: Updated old preference url reference for watches

This commit is contained in:
Dan Brown 2023-10-19 16:37:55 +01:00
parent ce53f641ad
commit 02bfaffeb4
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View 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>