Skip to content

Commit 8850ea5

Browse files
author
tamilselvan1102
committed
Node Lease objects link url is updated.
1 parent e2dc91d commit 8850ea5

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)