diff --git a/microsite/sidebars.ts b/microsite/sidebars.ts index 1758e5a7a1..b5955702a9 100644 --- a/microsite/sidebars.ts +++ b/microsite/sidebars.ts @@ -467,6 +467,7 @@ export default { { label: 'Architecture', description: 'Architecture of the backend system.', + differentiator: 'backend-system/', }, [ 'backend-system/architecture/index', @@ -546,6 +547,7 @@ export default { { label: 'Architecture', description: 'Architecture of the new frontend system.', + differentiator: 'frontend-system/', }, [ 'frontend-system/architecture/index',