From 641e34e341c2a5c8481a8bad2317ed4e75e1c846 Mon Sep 17 00:00:00 2001 From: Tim Levett Date: Sat, 22 Jan 2022 23:33:50 -0600 Subject: [PATCH] Bug: Fixed User API Link (#44342) Very minor fix to complete the User API link. --- docs/sources/http_api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/http_api/_index.md b/docs/sources/http_api/_index.md index 0a8ad2c7487..0abb8180ab5 100644 --- a/docs/sources/http_api/_index.md +++ b/docs/sources/http_api/_index.md @@ -34,7 +34,7 @@ dashboards, creating users, and updating data sources. - [Short URL API]({{< relref "short_url.md" >}}) - [Snapshot API]({{< relref "snapshot.md" >}}) - [Team API]({{< relref "team.md" >}}) -- [User API]({{< relref "user.md" >}} +- [User API]({{< relref "user.md" >}}) ## Grafana Enterprise HTTP APIs