Browse Source

docs: add team api link from http api reference page

Marcus Efraimsson 7 years ago
parent
commit
34d9983da2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sources/http_api/index.md

+ 1 - 0
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" >}})