Skip to content

Commit 8311912

Browse files
authored
fix broken link (#18812)
1 parent 41cec8d commit 8311912

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/docs/concepts/configuration/manage-compute-resources-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ resource limits, see the
191191

192192
The resource usage of a Pod is reported as part of the Pod status.
193193

194-
If [optional monitoring](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md)
194+
If [optional monitoring](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/)
195195
is configured for your cluster, then Pod resource usage can be retrieved from
196196
the monitoring system.
197197

content/zh/docs/concepts/configuration/manage-compute-resources-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ resource limits, see the
275275

276276
The resource usage of a Pod is reported as part of the Pod status.
277277

278-
If [optional monitoring](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md)
278+
If [optional monitoring](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/)
279279
is configured for your cluster, then Pod resource usage can be retrieved from
280280
the monitoring system.
281281
-->
@@ -284,7 +284,7 @@ the monitoring system.
284284

285285
Pod 的资源使用情况被报告为 Pod 状态的一部分。
286286

287-
如果为集群配置了 [可选监控](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/cluster-monitoring/README.md),则可以从监控系统检索 Pod 资源的使用情况。
287+
如果为集群配置了 [可选监控](/docs/tasks/debug-application-cluster/resource-metrics-pipeline/),则可以从监控系统检索 Pod 资源的使用情况。
288288

289289
<!--
290290
## Troubleshooting

0 commit comments

Comments
 (0)