Merge pull request #24239 from howieyuen/container-env

[zh]fix broken links in /zh/docs/reference/glossary/container-env-variables.md
This commit is contained in:
Kubernetes Prow Robot
2020-09-29 23:59:25 -07:00
committed by GitHub
@@ -2,7 +2,7 @@
title: 容器环境变量
id: container-env-variables
date: 2018-04-12
full_link: /docs/concepts/containers/container-environment-variables.md
full_link: /zh/docs/concepts/containers/container-environment/
short_description: >
容器环境变量提供了运行容器化应用所必须的一些重要信息。
@@ -16,7 +16,7 @@ tags:
title: Container Environment Variables
id: container-env-variables
date: 2018-04-12
full_link: /docs/concepts/containers/container-environment-variables.md
full_link: /zh/docs/concepts/containers/container-environment/
short_description: >
Container environment variables are name=value pairs that provide useful information into containers running in a Pod.