mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-27 02:01:26 +02:00
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:
committed by
GitHub
parent
d24d3a4bdb
commit
32fcf94fb1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user