Skip to content

Commit 19e33c8

Browse files
committed
OCP 3.3: Link fixes
1 parent 83855df commit 19e33c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_guide/downward_api.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ When creating pods, you can use the downward API to inject information about
227227
computing resource requests and limits so that image and application authors can
228228
correctly create an image for specific environments.
229229

230-
You can do this using both the xref:dapi-using-environment-variables[environment
231-
variable] and xref:dapi-using-volume-plugin[volume plug-in] methods.
230+
You can do this using both the xref:dapi-resources-environment-variables[environment
231+
variable] and xref:dapi-values-using-volume-plugin[volume plug-in] methods.
232232

233233
[[dapi-resources-environment-variables]]
234234
=== Using Environment Variables

0 commit comments

Comments
 (0)