From 1eb3ee27e59948135c044ba1391e1ef0746e8dbd Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Tue, 4 Aug 2020 10:45:15 +0900 Subject: [PATCH] Remove the toc shortcode from concepts/services-networking/network-policies. --- .../en/docs/concepts/services-networking/network-policies.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/concepts/services-networking/network-policies.md b/content/en/docs/concepts/services-networking/network-policies.md index 4a01707ab2..a35eca252f 100644 --- a/content/en/docs/concepts/services-networking/network-policies.md +++ b/content/en/docs/concepts/services-networking/network-policies.md @@ -8,8 +8,6 @@ content_type: concept weight: 50 --- -{{< toc >}} - A network policy is a specification of how groups of {{< glossary_tooltip text="pods" term_id="pod">}} are allowed to communicate with each other and other network endpoints.