fix broken links in /zh/docs/reference/glossary/container-env-variables.md

This commit is contained in:
yuanhao 2020-09-30 11:03:19 +08:00
parent 98cfcca5ff
commit 02abe6c886
1 changed files with 2 additions and 2 deletions

View File

@ -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.