Fix link to users portal

This commit is contained in:
Andrew Kingston 2023-07-18 16:14:49 +01:00
parent 504ddac470
commit a2238911fa
1 changed files with 3 additions and 3 deletions

View File

@ -95,9 +95,9 @@
{#if !creating}
<div>
A user's email, role, first and last names cannot be changed from within
the app builder. Please go to the <Link
on:click={$goto("/builder/portal/manage/users")}>user portal</Link
> to do this.
the app builder. Please go to the
<Link on:click={$goto("/builder/portal/users/users")}>user portal</Link>
to do this.
</div>
{/if}
<RowFieldControl