From f33bbbd9d08c7fe795c4d9f6400dec96b0cdff6a Mon Sep 17 00:00:00 2001 From: Mayank Pathela Date: Wed, 3 Mar 2021 21:58:27 +0530 Subject: [PATCH] Update _index.md (#31645) --- docs/sources/manage-users/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/manage-users/_index.md b/docs/sources/manage-users/_index.md index 832a0a1e569..c691921686d 100644 --- a/docs/sources/manage-users/_index.md +++ b/docs/sources/manage-users/_index.md @@ -47,9 +47,9 @@ Team Admins can [Manage teams]({{< relref "manage-teams/index.md" >}}). Users are named accounts in Grafana with granted permissions to access resources throughout Grafana. All users can manage their own accounts to a limited extent. Users can: -- [View and edit user profile](user-admin/user-profile.md) -- [Change password](user-admin/change-your-password.md) -- [Switch organizations](user-admin/switch-org.md) +- [View and edit user profile]({{< relref "user-admin/user-profile.md" >}}) +- [Change password]({{< relref "user-admin/change-your-password.md" >}}) +- [Switch organizations]({{< relref "user-admin/switch-org.md" >}}) ## Learn more