From 6b12c8bca320bce89c681ea4ab64e26cb0a20d84 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 21 Jan 2021 12:53:15 +0100 Subject: [PATCH] Add link to tags API from api/index --- docs/api/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/index.md b/docs/api/index.md index e69dc3b770..38ec8f83b4 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -19,6 +19,7 @@ The internal API used by the Admin UI (unleash-frontend): - [Strategies API](admin/strategies-api.md) - [Events API](admin/events-api.md) - [Metrics API](admin/metrics-api.md) +- [Tags API](admin/tags-api.md) ## System API's