fix broken link to concepts topic (#4471)
* rebase and resolve merge conflict * fix whitespace error
This commit is contained in:
committed by
Andrew Chen
parent
28939a8eae
commit
3a37833823
@@ -5,7 +5,7 @@ assignees:
|
|||||||
title: Declare Network Policy
|
title: Declare Network Policy
|
||||||
---
|
---
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
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.
|
This document helps you get started using using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% capture prerequisites %}
|
{% capture prerequisites %}
|
||||||
|
|||||||
Reference in New Issue
Block a user