Update network policy link (#5701)

* Update network policy link

* Direct link to 'Declare Network Policy' page
This commit is contained in:
Kyle Bai
2017-10-02 10:52:06 -05:00
committed by Steve Perry
parent 48ca535036
commit 273f424522
5 changed files with 5 additions and 10 deletions
@@ -55,7 +55,7 @@ There are two main components to be aware of:
{% endcapture %}
{% capture whatsnext %}
Once your cluster is running, you can follow the [NetworkPolicy getting started guide](/docs/getting-started-guides/network-policy/walkthrough) to try out Kubernetes NetworkPolicy.
Once your cluster is running, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
{% endcapture %}
{% include templates/task.md %}