Skip to content

Commit

Permalink
Fix NetworkPolicy api link
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed Jul 14, 2018
1 parent 8d9c953 commit 0e71e30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Pods become isolated by having a NetworkPolicy that selects them. Once there is

## The `NetworkPolicy` Resource

See the [NetworkPolicy](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#networkpolicy-v1-networking) for a full definition of the resource.
See the [NetworkPolicy](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#networkpolicy-v1-networking-k8s-io) for a full definition of the resource.

An example `NetworkPolicy` might look like this:

Expand Down

0 comments on commit 0e71e30

Please sign in to comment.