From 205279c5f3d3176367c3803a6013c5012ee36ce6 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Wed, 18 Sep 2024 20:06:17 -0400 Subject: [PATCH] clarify legacy label --- .../non-http/cloudflared-authentication/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/applications/non-http/cloudflared-authentication/index.mdx b/src/content/docs/cloudflare-one/applications/non-http/cloudflared-authentication/index.mdx index 67b401fcbd6830d..d8ddad2ac62ca57 100644 --- a/src/content/docs/cloudflare-one/applications/non-http/cloudflared-authentication/index.mdx +++ b/src/content/docs/cloudflare-one/applications/non-http/cloudflared-authentication/index.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: how-to -title: Client-side cloudflared (legacy) +title: Client-side cloudflared sidebar: order: 4 tableOfContents: false @@ -19,7 +19,7 @@ For examples of how to connect to Access applications with client-side `cloudfla * [Connect through Access using a CLI](/cloudflare-one/tutorials/cli/) * [Connect through Access using kubectl](/cloudflare-one/tutorials/kubectl/) -* [Connect over SSH with cloudflared](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication/) +* [Connect over SSH with cloudflared](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication/) (legacy) -- SSH connections are now managed through [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/). * [Connect over RDP with cloudflared](/cloudflare-one/connections/connect-networks/use-cases/rdp/#connect-to-rdp-server-with-cloudflared-access) * [Connect over SMB with cloudflared](/cloudflare-one/connections/connect-networks/use-cases/smb/) * [Connect over arbitrary TCP with cloudflared](/cloudflare-one/applications/non-http/cloudflared-authentication/arbitrary-tcp/) \ No newline at end of file