fix broken links in /zh/docs/reference/glossary/container-env-variables.md
This commit is contained in:
parent
98cfcca5ff
commit
02abe6c886
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue