Skip to content

Commit 713d621

Browse files
committed
fix: update broken links
1 parent bfee326 commit 713d621

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/kubernetes/kube-addon/) guide.
22+
Follow the [Integrating Kubernetes via the Addon](https://github.com/weaveworks/weave/blob/master/site/kubernetes/kube-addon.md#-installation) guide.
2323

2424
The Weave Net addon for Kubernetes comes with a
25-
[Network Policy Controller](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/#npc)
25+
[Network Policy Controller](https://github.com/weaveworks/weave/blob/master/docs/weavenpc-design.md)
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)