diff --git a/src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx b/src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx index 87c7922bb2ffad7..248e06d69b67cda 100644 --- a/src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx +++ b/src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx @@ -3,9 +3,6 @@ pcx_content_type: how-to title: Add an infrastructure application sidebar: order: 2 - badge: - variant: tip - text: New --- import { Badge, Details, Tabs, TabItem, Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx index 03c3b7a2c805792..8866148dac251bd 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx @@ -4,9 +4,6 @@ title: SSH with Access for Infrastructure (recommended) sidebar: order: 2 label: SSH with Access for Infrastructure - badge: - variant: tip - text: New --- import { Tabs, TabItem, Badge, Render } from "~/components";