Skip to content

docs: rename Network Routes to Routes, deprecate, and relocate Browser Client Architecture#792

Merged
SunsetDrifter merged 2 commits into
mainfrom
docs/routes-rename-and-browser-client-nav
Jun 15, 2026
Merged

docs: rename Network Routes to Routes, deprecate, and relocate Browser Client Architecture#792
SunsetDrifter merged 2 commits into
mainfrom
docs/routes-rename-and-browser-client-nav

Conversation

@SunsetDrifter

Copy link
Copy Markdown
Contributor

Aligns the docs with the updated dashboard navigation, where the former Network Routes feature now appears simply as Routes under Network Routing and is being wound down in favor of Networks.

Changes

Routes rename + deprecation

  • Sidebar entry Network Routes → Routes (NavigationDocs.jsx) and the page H1.
  • Added a deprecation note at the top of the Routes page: every use case except exit nodes has moved to Networks. Revised the body framing (removed the "will continue to be maintained" / coequal wording) so the page reads consistently as deprecated.
  • The URL slug /manage/network-routes is unchanged, preserving existing redirects and external links.

Relocate Browser Client Architecture

  • Moved /about-netbird/browser-client-architecture/manage/peers/browser-client/architecture.
  • Turned the flat Browser Client Peers entry into a collapsible section with Overview + Architecture; removed the old entry from the ABOUT section.
  • Added a permanent redirect from the old path and updated the two cross-links (introduction tile, browser-client page).

Diagram box fix (scoped)

  • Shrunk the Architecture ASCII-diagram boxes on both site-to-site pages to fit their content (w-fit) instead of spanning the full column. The same full-width-box issue exists elsewhere in the docs and will be addressed separately at the component level.

Verification

Confirmed against the local dev server: renamed/moved pages return 200, the deprecation note and "Routes" heading render, the redirect target resolves, and the nav reflects the new structure.

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@SunsetDrifter, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 45 minutes and 12 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7d2fa888-2276-4af8-9e4b-ebb358a139bc

📥 Commits

Reviewing files that changed from the base of the PR and between b344041 and 42d8532.

📒 Files selected for processing (8)
  • next.config.mjs
  • src/components/NavigationDocs.jsx
  • src/pages/introduction.mdx
  • src/pages/manage/network-routes/index.mdx
  • src/pages/manage/network-routes/use-cases/site-to-site.mdx
  • src/pages/manage/networks/use-cases/site-to-site.mdx
  • src/pages/manage/peers/browser-client.mdx
  • src/pages/manage/peers/browser-client/architecture.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/routes-rename-and-browser-client-nav

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

…r Client Architecture

- Rename the docs sidebar entry "Network Routes" to "Routes" and the page H1
- Add a deprecation note to the Routes page: all use cases except exit nodes
  have moved to Networks; reconcile the body framing accordingly
- Move Browser Client Architecture under Peers > Browser Client
  (/manage/peers/browser-client/architecture), nest the nav, add a redirect,
  and update cross-links
- Shrink the site-to-site Architecture diagram boxes to fit their content
@SunsetDrifter SunsetDrifter force-pushed the docs/routes-rename-and-browser-client-nav branch from a15c428 to 42d8532 Compare June 15, 2026 13:53
@SunsetDrifter SunsetDrifter marked this pull request as ready for review June 15, 2026 13:54
@SunsetDrifter SunsetDrifter merged commit f83b1b6 into main Jun 15, 2026
3 checks passed
@SunsetDrifter SunsetDrifter deleted the docs/routes-rename-and-browser-client-nav branch June 15, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants