From 8c21237af58194e38eb42d6316edef6947e23b2d Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 9 Jul 2020 15:47:25 -0700 Subject: [PATCH] fix parent --- content/v2.0/monitor-alert/templates/infrastructure/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/monitor-alert/templates/infrastructure/docker.md b/content/v2.0/monitor-alert/templates/infrastructure/docker.md index 5332e0180..fb7fb71aa 100644 --- a/content/v2.0/monitor-alert/templates/infrastructure/docker.md +++ b/content/v2.0/monitor-alert/templates/infrastructure/docker.md @@ -4,7 +4,7 @@ description: > Use the [Docker Monitoring template](https://https://github.com/influxdata/community-templates/tree/master/docker) to monitor your Docker containers. menu: v2_0: - parent: Infrastructure + parent: Monitor infrastructure name: Docker weight: 202 ---