From 8ec133b06f2898095f93b6983621315c4aa83ec0 Mon Sep 17 00:00:00 2001 From: Dingzhu Lurong <1015542478@qq.com> Date: Mon, 2 Aug 2021 20:35:16 +0800 Subject: [PATCH] Fix an error link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In the Chinese version of the document, we should use “#准备开始” instead of “#before-you-begin”. --- .../run-application/run-replicated-stateful-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/run-application/run-replicated-stateful-application.md b/content/zh/docs/tasks/run-application/run-replicated-stateful-application.md index 8be16829c0..e0573413f0 100644 --- a/content/zh/docs/tasks/run-application/run-replicated-stateful-application.md +++ b/content/zh/docs/tasks/run-application/run-replicated-stateful-application.md @@ -209,7 +209,7 @@ If you don't see any progress, make sure you have a dynamic PersistentVolume provisioner enabled as mentioned in the [prerequisites](#before-you-begin). --> 输入 **Ctrl+C** 结束 watch 操作。 -如果你看不到任何进度,确保已启用[前提条件](#before-you-begin) +如果你看不到任何进度,确保已启用[前提条件](#准备开始) 中提到的动态 PersistentVolume 预配器。