Rewrite links for environment-variable-expose-pod-information to new location (#10209)

We have a redirect, so these links aren't broken, but we shouldn't
rely on the redirect - that ends up with long chains of complicated
redirects and makes validating the markdown harder.
This commit is contained in:
Justin Santa Barbara
2018-10-03 23:35:42 -04:00
committed by k8s-ci-robot
parent 24c8ed25da
commit f39bc10631
5 changed files with 5 additions and 5 deletions
@@ -25,7 +25,7 @@ Pod fields and Container fields.
There are two ways to expose Pod and Container fields to a running Container:
* [Environment variables](/docs/tasks/configure-pod-container/environment-variable-expose-pod-information/)
* [Environment variables](/docs/tasks/inject-data-application/environment-variable-expose-pod-information/)
* DownwardAPIVolumeFiles
Together, these two ways of exposing Pod and Container fields are called the