From ba60a4eef1941d0cac362b0e852f97f9fc2dba97 Mon Sep 17 00:00:00 2001 From: Jack Carter <128555021+SunsetDrifter@users.noreply.github.com> Date: Wed, 13 May 2026 14:30:50 +0200 Subject: [PATCH] docs: tighten Networks vs. Network Routes list (#752) --- src/pages/manage/networks/index.mdx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/pages/manage/networks/index.mdx b/src/pages/manage/networks/index.mdx index d0351250..285ccadd 100644 --- a/src/pages/manage/networks/index.mdx +++ b/src/pages/manage/networks/index.mdx @@ -26,11 +26,8 @@ Your Laptop ──────► NetBird Tunnel ──────► Routing P Networks is the newer, simpler replacement for Network Routes — for VPN-to-Site, prefer Networks. Use [Network Routes](/manage/network-routes) when you need: -- Clientless devices initiating connections (Site-to-VPN) -- Two networks communicating with each other (Site-to-Site) -- Source-IP preservation (masquerade disabled) - -For a detailed comparison, see our [site-to-site documentation](/use-cases/site-to-site). +- Two networks communicating with each other ([Site-to-Site](/manage/network-routes/use-cases/site-to-site)) +- Routing internet-bound traffic through a designated peer ([Exit Nodes](/manage/network-routes/use-cases/exit-nodes)) ## Concepts