From 473933a05e708cef950e0f13ef65b81ec5ae0959 Mon Sep 17 00:00:00 2001 From: CanadianBeaver Date: Wed, 17 Jul 2024 20:14:29 -0400 Subject: [PATCH] fixed name for menu --- website/sidebars.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/sidebars.ts b/website/sidebars.ts index e346e90..328902e 100644 --- a/website/sidebars.ts +++ b/website/sidebars.ts @@ -46,7 +46,7 @@ const sidebars: SidebarsConfig = { label: 'Переработка нефти', link: { type: 'doc', - id: 'OilProcessing/README', + id: 'OilRefining/README', }, items: [ ] }, @@ -160,7 +160,7 @@ const sidebars: SidebarsConfig = { }, { type: 'category', - label: 'Надписи на полях', + label: 'Послания инопланетян', link: { type: 'doc', id: 'Additionals/Labelling',