[zh]Update reference pages(part-3) for links with '/zh/' prefix, using new prefix '/zh-cn/'

This commit is contained in:
howieyuen
2022-06-23 20:28:45 +08:00
parent e0d6f94bf6
commit b7f8644d81
29 changed files with 42 additions and 42 deletions
@@ -2,7 +2,7 @@
title: 卷(Volume
id: volume
date: 2018-04-12
full_link: /zh/docs/concepts/storage/volumes/
full_link: /zh-cn/docs/concepts/storage/volumes/
short_description: >
包含可被 Pod 中容器访问的数据的目录。
@@ -47,4 +47,4 @@ A Kubernetes volume lives as long as the Pod that encloses it. Consequently, a v
<!--
See [storage](/docs/concepts/storage/) for more information.
-->
更多信息可参考[storage](/zh/docs/concepts/storage/)
更多信息可参考[storage](/zh-cn/docs/concepts/storage/)