Update environment-variable-expose-pod-information.md

fix the broken url.

Update environment-variable-expose-pod-information.md

apply suggestion
This commit is contained in:
guzj11
2020-12-14 18:35:21 +08:00
committed by guzj11
parent f1b006f9ec
commit 69249f0458
@@ -39,7 +39,7 @@ Together, these two ways of exposing Pod and Container fields are called the
有两种方式可以将 Pod 和 Container 字段呈现给运行中的容器:
* 环境变量
* [卷文件](/docs/resources-reference/{{< param "version" >}}/#downwardapivolumefile-v1-core)
* [卷文件](/zh/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/#the-downward-api)
这两种呈现 Pod 和 Container 字段的方式统称为 *Downward API*