From 25898dced9ad527bb813663698c3058b845104ae Mon Sep 17 00:00:00 2001 From: Brandon Hopkins <76761586+TechHutTV@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:34:45 -0700 Subject: [PATCH] Remove disc (#836) --- src/components/NavigationDocs.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index 820a88bd..6e804a22 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -201,9 +201,8 @@ export const docsNavigation = [ href: '/manage/networks/how-routing-peers-work', }, { + title: 'Sizing Routing Peers', href: '/manage/networks/sizing-routing-peers', - name: 'Sizing Routing Peers', - description: 'Choose the size and number of routing peers from measured throughput', }, { title: 'Masquerade',