From 0ac23b044631676380abb4c5eb46bed813ee9802 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Sat, 5 Feb 2022 12:46:05 -0500 Subject: [PATCH] Fix link to user API (#44930) --- 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