Skip to content

Commit 8316842

Browse files
authored
Merge pull request #24100 from AlphaWong/patch-1
doc: fix broken link
2 parents 036092a + eafae3d commit 8316842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ You need to have a Kubernetes cluster. Follow the
1919

2020
## Install the Weave Net addon
2121

22-
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kube-addon/) guide.
22+
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) guide.
2323

2424
The Weave Net addon for Kubernetes comes with a
25-
[Network Policy Controller](https://www.weave.works/docs/net/latest/kube-addon/#npc)
25+
[Network Policy Controller](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/#npc)
2626
that automatically monitors Kubernetes for any NetworkPolicy annotations on all
2727
namespaces and configures `iptables` rules to allow or block traffic as directed by the policies.
2828

0 commit comments

Comments
 (0)