Skip to content

Commit a9254a9

Browse files
committed
Replace redirect links of labels-annotations-taints
1 parent f476bd3 commit a9254a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/best-practices/multiple-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When nodes start up, the kubelet on each node automatically adds
5959
{{< glossary_tooltip text="labels" term_id="label" >}} to the Node object
6060
that represents that specific kubelet in the Kubernetes API.
6161
These labels can include
62-
[zone information](/docs/reference/kubernetes-api/labels-annotations-taints/#topologykubernetesiozone).
62+
[zone information](/docs/reference/labels-annotations-taints/#topologykubernetesiozone).
6363

6464
If your cluster spans multiple zones or regions, you can use node labels
6565
in conjunction with

0 commit comments

Comments
 (0)