From e15d2cf54767e5ce7011ffa769ff38c393a8f240 Mon Sep 17 00:00:00 2001 From: vinckr Date: Wed, 24 Dec 2025 09:52:03 -0300 Subject: [PATCH] chore: remove ory proxy from h1 --- docs/guides/cli/20_proxy-and-tunnel.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guides/cli/20_proxy-and-tunnel.mdx b/docs/guides/cli/20_proxy-and-tunnel.mdx index 78ff68d00..af3b66f04 100644 --- a/docs/guides/cli/20_proxy-and-tunnel.mdx +++ b/docs/guides/cli/20_proxy-and-tunnel.mdx @@ -1,6 +1,6 @@ --- id: proxy-and-tunnel -title: Ory Proxy and Ory Tunnel +title: Ory Tunnel --- The CLI contains two tools that help with local development: @@ -10,8 +10,7 @@ The CLI contains two tools that help with local development: :::info -The main use case for Ory Tunnel is local development, and should not be used in production. Read about the -[differences](#differences-between-ory-tunnel-and-ory-proxy) between Ory Tunnel and Ory Proxy at the end of this document. +The main use case for Ory Tunnel is local development, and should not be used in production. :::