This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new e94cc2f880 Fix typo (#2579)
e94cc2f880 is described below
commit e94cc2f880af1d5db658ff8b8efe695ca3ac4a3a
Author: mfordjody <[email protected]>
AuthorDate: Thu May 4 09:33:04 2023 +0800
Fix typo (#2579)
* Fix typo
* add tag.md
---
content/zh-cn/overview/tasks/observability/prometheus.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/tasks/observability/prometheus.md
b/content/zh-cn/overview/tasks/observability/prometheus.md
index f03155ce71..55f56e3b98 100644
--- a/content/zh-cn/overview/tasks/observability/prometheus.md
+++ b/content/zh-cn/overview/tasks/observability/prometheus.md
@@ -14,7 +14,7 @@ weight: 4
本文演示如何在 Kubernetes 环境下部署 Prometheus 并实现对 Dubbo 集群的监控数据统计与查询,你需要完成或具备以下内容:
* 本地或远端 Kubernetes 集群
-* 确保 [Prometheus 正确安装](../../../reference/integrations/prometheus#kubernetes)
+* 确保 [Prometheus 正确安装](../../../reference/integrations/prometheus/#安装)
* 部署
[示例应用](https://github.com/apache/dubbo-samples/tree/master/4-governance/dubbo-samples-metrics-spring-boot)
* 使用 Prometheus dashboard 查询数据指标