Skip to content

Commit 99c5176

Browse files
authored
Fix markdown link jump
1 parent 47303ea commit 99c5176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ The caching semantics of the underlying image provider make even `imagePullPolic
257257
- Use label selectors for `get` and `delete` operations instead of specific object names. See the sections on [label selectors](/docs/concepts/overview/working-with-objects/labels/#label-selectors) and [using labels effectively](/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively).
258258
-->
259259
- 使用标签选择器进行`get``delete`操作,而不是特定的对象名称。
260-
- 请参阅[标签选择器](/docs/concepts/overview/working-with-objects/labels/#label-selectors)[有效使用标签]部分(/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively)。
260+
- 请参阅[标签选择器](/docs/concepts/overview/working-with-objects/labels/#label-selectors)[有效使用标签](/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively)部分
261261

262262
<!--
263263
- Use `kubectl run` and `kubectl expose` to quickly create single-container Deployments and Services. See [Use a Service to Access an Application in a Cluster](/docs/tasks/access-application-cluster/service-access-application-cluster/) for an example.

0 commit comments

Comments
 (0)