Skip to content

Commit 3424564

Browse files
authored
Merge pull request #36396 from kadtendulkar/kad33
Fix hyperlink on Pod Topology Spread Constraints page
2 parents 37c9d32 + 8ebd741 commit 3424564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ topology spread constraints are applied to a Pod if, and only if:
496496

497497
Default constraints can be set as part of the `PodTopologySpread` plugin
498498
arguments in a [scheduling profile](/docs/reference/scheduling/config/#profiles).
499-
The constraints are specified with the same [API above](#api), except that
499+
The constraints are specified with the same [API above](#topologyspreadconstraints-field), except that
500500
`labelSelector` must be empty. The selectors are calculated from the Services,
501501
ReplicaSets, StatefulSets or ReplicationControllers that the Pod belongs to.
502502

0 commit comments

Comments
 (0)