Skip to content

Commit 6349195

Browse files
authored
Merge pull request #25612 from guzj11/patch-35
Update environment-variable-expose-pod-information.md
2 parents 4118ab4 + 69249f0 commit 6349195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/inject-data-application/environment-variable-expose-pod-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Together, these two ways of exposing Pod and Container fields are called the
3939
有两种方式可以将 Pod 和 Container 字段呈现给运行中的容器:
4040

4141
* 环境变量
42-
* [卷文件](/docs/resources-reference/{{< param "version" >}}/#downwardapivolumefile-v1-core)
42+
* [卷文件](/zh/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/#the-downward-api)
4343

4444
这两种呈现 Pod 和 Container 字段的方式统称为 *Downward API*
4545

0 commit comments

Comments
 (0)