Skip to content

Commit 7c8aaac

Browse files
committed
[zh] Fix broken link in "API Priority and Fairness" page
1 parent 62014f3 commit 7c8aaac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/cluster-administration/flow-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,13 +1407,13 @@ FlowSchema 将这些列表调用与其他请求隔离开来。
14071407
## {{% heading "whatsnext" %}}
14081408

14091409
<!--
1410-
- You can visit flow control [reference doc](/docs/reference/flow-control/) to learn more about troubleshooting.
1410+
- You can visit flow control [reference doc](/docs/reference/debug-cluster/flow-control/) to learn more about troubleshooting.
14111411
- For background information on design details for API priority and fairness, see
14121412
the [enhancement proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1040-priority-and-fairness).
14131413
- You can make suggestions and feature requests via [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
14141414
or the feature's [slack channel](https://kubernetes.slack.com/messages/api-priority-and-fairness).
14151415
-->
1416-
- 你可以查阅流控[参考文档](/zh-cn/docs/reference/flow-control/)了解有关故障排查的更多信息。
1416+
- 你可以查阅流控[参考文档](/zh-cn/docs/reference/debug-cluster/flow-control/)了解有关故障排查的更多信息。
14171417
- 有关 API 优先级和公平性的设计细节的背景信息,
14181418
请参阅[增强提案](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1040-priority-and-fairness)
14191419
- 你可以通过 [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery/)

0 commit comments

Comments
 (0)