diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/runtime-class-in-image-cri-api.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/runtime-class-in-image-cri-api.md index 4462834883..0f7cd164ca 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates/runtime-class-in-image-cri-api.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates/runtime-class-in-image-cri-api.md @@ -10,5 +10,5 @@ stages: defaultValue: false fromVersion: "1.29" --- -Enables images to be pulled based on the [runtime class] -(/docs/concepts/containers/runtime-class/) of the pods that reference them. +Enables images to be pulled based on the [runtime class](/docs/concepts/containers/runtime-class/) +of the pods that reference them.