From 84e7c8cfc890251a72b84755362959dc2f59f4b7 Mon Sep 17 00:00:00 2001 From: danielclow <106956386+danielclow@users.noreply.github.com> Date: Wed, 29 Mar 2023 17:52:56 +0800 Subject: [PATCH] docs: correct broken link in prometheus document --- docs/en/09-data-out/05-prometheus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/09-data-out/05-prometheus.md b/docs/en/09-data-out/05-prometheus.md index 3e42411950..bd71755f9e 100644 --- a/docs/en/09-data-out/05-prometheus.md +++ b/docs/en/09-data-out/05-prometheus.md @@ -14,7 +14,7 @@ Please refer to [Install Prometheus](https://docs.tdengine.com/cloud/data-in/pro ## Configure Prometheus -Please refer to [Configure Prometheus](https://docs.tdengine.com/cloud/prometheus/#configure-prometheus). +Please refer to [Configure Prometheus](https://docs.tdengine.com/cloud/data-in/prometheus/#configure-prometheus). ## Start Prometheus -- GitLab