Skip to content

Commit f13a63b

Browse files
committed
[zh] fix the wrong link in use-cascading-deletion.md
Signed-off-by: xin.li <[email protected]>
1 parent e5eeaba commit f13a63b

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)