From 34d9983da24506c48fb683fc6ec16aa615be6f3f Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 12 Mar 2018 13:57:32 +0100 Subject: [PATCH] docs: add team api link from http api reference page --- docs/sources/http_api/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/http_api/index.md b/docs/sources/http_api/index.md index 81b3c907c7a..2a74917a9fd 100644 --- a/docs/sources/http_api/index.md +++ b/docs/sources/http_api/index.md @@ -31,6 +31,7 @@ dashboards, creating users and updating data sources. * [Annotations API]({{< relref "http_api/annotations.md" >}}) * [Alerting API]({{< relref "http_api/alerting.md" >}}) * [User API]({{< relref "http_api/user.md" >}}) +* [Team API]({{< relref "http_api/team.md" >}}) * [Admin API]({{< relref "http_api/admin.md" >}}) * [Preferences API]({{< relref "http_api/preferences.md" >}}) * [Other API]({{< relref "http_api/other.md" >}})