mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-19 11:09:38 +00:00
My Acount: Updated old preference url reference for watches
This commit is contained in:
parent
ce53f641ad
commit
02bfaffeb4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue