[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 Claim
id: persistent-volume-claim
date: 2018-04-12
full_link: /zh/docs/concepts/storage/persistent-volumes/
full_link: /zh-cn/docs/concepts/storage/persistent-volumes/
short_description: >
声明在持久卷中定义的存储资源,以便可以将其挂载为容器中的卷。