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

This commit is contained in:
howieyuen
2022-06-23 20:27:29 +08:00
parent e0d6f94bf6
commit e79cdf3a62
27 changed files with 40 additions and 40 deletions
@@ -2,7 +2,7 @@
title: Kubernetes API
id: kubernetes-api
date: 2018-04-12
full_link: /zh/docs/concepts/overview/kubernetes-api/
full_link: /zh-cn/docs/concepts/overview/kubernetes-api/
short_description: >
Kubernetes API 是通过 RESTful 接口提供 Kubernetes 功能服务并负责集群状态存储的应用程序。