Skip to content

Commit 4c5cb52

Browse files
authored
Merge pull request #25263 from saintmalik/fix-url-bug
Fix broken url in docs
2 parents c4c17a9 + cbffc02 commit 4c5cb52

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
@@ -111,7 +111,7 @@ see [Allowed topologies](/docs/concepts/storage/storage-classes/#allowed-topolog
111111
## Networking
112112

113113
By itself, Kubernetes does not include zone-aware networking. You can use a
114-
[network plugin](docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
114+
[network plugin](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
115115
to configure cluster networking, and that network solution might have zone-specific
116116
elements. For example, if your cloud provider supports Services with
117117
`type=LoadBalancer`, the load balancer might only send traffic to Pods running in the

0 commit comments

Comments
 (0)