Skip to content

Commit 792ce55

Browse files
authored
Merge pull request #40675 from AmarNathChary/Fixed_Brokenlink
Fixed Broken link in Feature gates
2 parents 69f67c3 + d8c3dc8 commit 792ce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
528528
that is independent of a Pod.
529529
- `ElasticIndexedJob`: Enables Indexed Jobs to be scaled up or down by mutating both
530530
`spec.completions` and `spec.parallelism` together such that `spec.completions == spec.parallelism`.
531-
See docs on [elastic Indexed Jobs](docs/concepts/workloads/controllers/job#elastic-indexed-jobs)
531+
See docs on [elastic Indexed Jobs](/docs/concepts/workloads/controllers/job#elastic-indexed-jobs)
532532
for more details.
533533
- `EndpointSliceTerminatingCondition`: Enables EndpointSlice `terminating` and `serving`
534534
condition fields.

0 commit comments

Comments
 (0)