Skip to content

Commit 950343d

Browse files
authored
Merge pull request #33528 from wlp1153468871/wlp07014
[zh]update content/zh/docs/tasks/run-application/run-replicated-stateful-application.md
2 parents 079d993 + e3d625f commit 950343d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/run-application/run-replicated-stateful-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -849,14 +849,14 @@ kubectl delete pvc data-mysql-4
849849

850850
<!--
851851
* Learn more about [scaling a StatefulSet](/docs/tasks/run-application/scale-stateful-set/).
852-
* Learn more about [debugging a StatefulSet](/docs/tasks/debug-application-cluster/debug-stateful-set/).
852+
* Learn more about [debugging a StatefulSet](/docs/tasks/debug/debug-application/debug-statefulset/).
853853
* Learn more about [deleting a StatefulSet](/docs/tasks/run-application/delete-stateful-set/).
854854
* Learn more about [force deleting StatefulSet Pods](/docs/tasks/run-application/force-delete-stateful-set-pod/).
855855
* Look in the [Helm Charts repository](https://artifacthub.io/)
856856
for other stateful application examples.
857857
-->
858858
* 进一步了解[为 StatefulSet 扩缩容](/zh/docs/tasks/run-application/scale-stateful-set/).
859-
* 进一步了解[调试 StatefulSet](/zh/docs/tasks/debug-application-cluster/debug-stateful-set/).
859+
* 进一步了解[调试 StatefulSet](/zh/docs/tasks/debug/debug-application/debug-statefulset/).
860860
* 进一步了解[删除 StatefulSet](/zh/docs/tasks/run-application/delete-stateful-set/).
861861
* 进一步了解[强制删除 StatefulSet Pods](/zh/docs/tasks/run-application/force-delete-stateful-set-pod/).
862862
*[Helm Charts 仓库](https://artifacthub.io/)中查找其他有状态的应用程序示例。

0 commit comments

Comments
 (0)