Skip to content

Commit 5549336

Browse files
authored
Merge pull request #33131 from my-git9/use-cascading-deletion2
[zh] fix the wrong link in use-cascading-deletion.md
2 parents e5eeaba + f13a63b commit 5549336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/administer-cluster/use-cascading-deletion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ For details, read the [documentation for your Kubernetes version](/docs/home/sup
217217
1. Use either `kubectl` or the Kubernetes API to delete the Deployment,
218218
depending on the Kubernetes version your cluster runs. {{<version-check>}}
219219
-->
220-
1. [创建一个 Deployment 示例](zh/docs/tasks/run-application/run-stateless-application-deployment/#creating-and-exploring-an-nginx-deployment)
220+
1. [创建一个 Deployment 示例](/zh/docs/tasks/run-application/run-stateless-application-deployment/#creating-and-exploring-an-nginx-deployment)
221221
1. 基于你的集群所运行的 Kubernetes 版本,使用 `kubectl` 或者 Kubernetes API 来删除 Deployment。
222222
{{<version-check>}}
223223

0 commit comments

Comments
 (0)