diff --git a/content/zh/docs/reference/glossary/container-env-variables.md b/content/zh/docs/reference/glossary/container-env-variables.md index d851c14c92..ae2b134643 100644 --- a/content/zh/docs/reference/glossary/container-env-variables.md +++ b/content/zh/docs/reference/glossary/container-env-variables.md @@ -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.