diff --git a/docs/migration.md b/docs/migration.md index 199e916ed..2c1a8848b 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -20,7 +20,7 @@ Some notable flags which have been removed: - `-alertmanager.url` In Prometheus 2.0, the command line flags for configuring a static Alertmanager URL have been removed. Alertmanager must now be - discovered via service discovery, see [Alertmanager service discovery](#amsd). + discovered via service discovery, see [Alertmanager service discovery](#alertmanager-service-discovery). - `-log.format` In Prometheus 2.0 logs can only be streamed to standard error.