Link Reverse Proxy troubleshooting under Connectivity (#852)

Surface the existing /manage/reverse-proxy/troubleshooting page in the
Troubleshooting section: add it to the Connectivity sidebar group, and
move its hub chip from the Self-hosted card to Connectivity & networking
so the hub and sidebar agree.

The page covers reaching services exposed through routing peers, which
is a connectivity concern rather than self-hosted control-plane infra.
No new page and no duplicated content: both are pointers to the one
existing page.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Bruno Mercier Costa
2026-07-15 10:33:58 +02:00
committed by GitHub
parent d24d3a4bdb
commit 32fcf94fb1
2 changed files with 5 additions and 1 deletions

View File

@@ -1030,6 +1030,10 @@ export const docsNavigation = [
title: 'Resource Connectivity',
href: '/help/troubleshooting-resource-connectivity',
},
{
title: 'Reverse Proxy',
href: '/manage/reverse-proxy/troubleshooting',
},
{
title: 'NAT & Connectivity',
href: '/about-netbird/understanding-nat-and-connectivity',