From c6e963ed063de92424419395d65b04147a04e4da Mon Sep 17 00:00:00 2001 From: Oleg Butuzov Date: Tue, 31 Dec 2019 04:51:39 +0200 Subject: [PATCH] /zh/ localization url fixed. (#18370) --- content/zh/docs/concepts/storage/volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/concepts/storage/volumes.md b/content/zh/docs/concepts/storage/volumes.md index b99cd5545a..6a46296cbb 100644 --- a/content/zh/docs/concepts/storage/volumes.md +++ b/content/zh/docs/concepts/storage/volumes.md @@ -2384,5 +2384,5 @@ sudo systemctl restart docker * Follow an example of [deploying WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/). --> -* 参考[使用持久卷部署 WordPress 和 MySQL](/docs/tutorials/stateful-application/mysqlwordpress-persistent-volume/) 示例。 +* 参考[使用持久卷部署 WordPress 和 MySQL](/zh/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/) 示例。 {{% /capture %}}