[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: 持久卷(Persistent Volume
id: persistent-volume
date: 2018-04-12
full_link: /zh/docs/concepts/storage/persistent-volumes/
full_link: /zh-cn/docs/concepts/storage/persistent-volumes/
short_description: >
持久卷是代表集群中一块存储空间的 API 对象。 它是通用的、可插拔的、并且不受单个 Pod 生命周期约束的持久化资源。