Skip to content

Commit cd7e0fb

Browse files
authored
Merge pull request #46276 from tamilselvan1102/k8s-doc-20240508
Fix link to 'Node heartbeats' section
2 parents b9b9bbb + 8850ea5 commit cd7e0fb

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/leases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace. Under the hood, every kubelet heartbeat is an **update** request to t
2525
the `spec.renewTime` field for the Lease. The Kubernetes control plane uses the time stamp of this field
2626
to determine the availability of this `Node`.
2727

28-
See [Node Lease objects](/docs/concepts/architecture/nodes/#heartbeats) for more details.
28+
See [Node Lease objects](/docs/concepts/architecture/nodes/#node-heartbeats) for more details.
2929

3030
## Leader election
3131

0 commit comments

Comments
 (0)