From a47bec4c0e9553fa8a1c548316633e8949827966 Mon Sep 17 00:00:00 2001 From: Tobias Bradtke Date: Wed, 10 Jul 2019 17:27:35 +0200 Subject: [PATCH] Fix link to Prometheus --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ee6056214..5e196b53f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,4 +9,4 @@ Table of Contents: - [CLI Reference](cli/ignite.md) - [API Reference](../api) - [Scope and Requirements](dependencies.md) -- [Monitoring With Prometheus](dependencies.md) +- [Monitoring With Prometheus](prometheus.md)