networkpolicies.md --> network-policies.md for SEO

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-06-21 11:11:53 -07:00
committed by Andrew Chen
parent 71ed960d75
commit e883a27f3b
7 changed files with 9 additions and 5 deletions
@@ -9,7 +9,7 @@ redirect_from:
- "/docs/tasks/configure-pod-container/declare-network-policy.html"
---
{% capture overview %}
This document helps you get started using using the Kubernetes [NetworkPolicy API](/docs/user-guide/networkpolicies) to declare network policies that govern how pods communicate with each other.
This document helps you get started using using the Kubernetes [NetworkPolicy API](/docs/user-guide/network-policies) to declare network policies that govern how pods communicate with each other.
{% endcapture %}
{% capture prerequisites %}