diff --git a/docs/config.ts b/docs/config.ts index 9ba998fa2..58b20c9bd 100644 --- a/docs/config.ts +++ b/docs/config.ts @@ -35,7 +35,7 @@ const sidebar = { children: [ '/welcome/introduction', '/welcome/introduction/features', - '/welcome/introduction/when', + '/welcome/introduction/why', // '/welcome/introduction/learning-guide', ], }, @@ -123,7 +123,6 @@ const sidebar = { 'title.TR-TR': 'Temel Kavramlar', type: 'group', children: [ - '/manual/core-concepts/a-b-c', '/manual/core-concepts/collections', '/manual/core-concepts/blocks', '/manual/core-concepts/actions', @@ -131,13 +130,6 @@ const sidebar = { '/manual/core-concepts/containers', ], }, - { - title: 'Blocks Guide', - 'title.zh-CN': 'εŒΊε—ζŒ‡ε—', - 'title.TR-TR': 'Blok Rehberi', - type: 'group', - children: ['/manual/blocks-guide/charts'], - }, ], '/development': [ {