Skip to content

Commit 6a76086

Browse files
authored
Merge pull request #45451 from dev-johnn/fix-isssue45450
Fix link in RuntimeClassInImageCriApi feature gate
2 parents aa96ea2 + 77fb1c2 commit 6a76086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/runtime-class-in-image-cri-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ stages:
1010
defaultValue: false
1111
fromVersion: "1.29"
1212
---
13-
Enables images to be pulled based on the [runtime class]
14-
(/docs/concepts/containers/runtime-class/) of the pods that reference them.
13+
Enables images to be pulled based on the [runtime class](/docs/concepts/containers/runtime-class/)
14+
of the pods that reference them.

0 commit comments

Comments
 (0)