From d2f6803d14eb3e17e3b63173675621e2e57a0aeb Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Wed, 8 Nov 2017 11:11:28 +0000 Subject: [PATCH] 'Prometheus lifecycle' should be a subsection of 'Miscellaneous' --- docs/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration.md b/docs/migration.md index 78b58cdc1..2991a3297 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -193,7 +193,7 @@ If you're using Docker, then the following snippet would be used: docker run -u root -p 80:80 prom/prometheus:v2.0.0-rc.2 --web.listen-address :80 ``` -## Prometheus lifecycle +### Prometheus lifecycle If you use the Prometheus `/-/reload` HTTP endpoint to [automatically reload your Prometheus config when it changes](configuration/configuration.md),