Fix what's next links for networkpolicy guides

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-07-06 13:20:32 -07:00
committed by Andrew Chen
parent 0667180dd4
commit c58aeecc9c
2 changed files with 5 additions and 6 deletions
@@ -100,3 +100,8 @@ spec:
ingress:
- {}
```
## What's next?
- See the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/)
walkthrough for further examples.
@@ -126,10 +126,4 @@ Connecting to nginx (10.100.0.16:80)
```
{% endcapture %}
{% capture whatsnext %}
Learn more about [kubectl proxy](/docs/user-guide/kubectl/v1.6/#proxy).
{% endcapture %}
{% include templates/task.md %}