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

This commit is contained in:
howieyuen
2022-06-23 20:25:04 +08:00
parent e0d6f94bf6
commit 65fe964c69
28 changed files with 44 additions and 44 deletions
@@ -2,7 +2,7 @@
title: 容器(Container
id: container
date: 2018-04-12
full_link: /zh/docs/concepts/overview/what-is-kubernetes/#why-containers
full_link: /zh-cn/docs/concepts/overview/what-is-kubernetes/#why-containers
short_description: >
容器是可移植、可执行的轻量级的镜像,镜像中包含软件及其相关依赖。