Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA committed Oct 20, 2023
1 parent a89fdf2 commit fe2f9c2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ const sidebars = {
'general-usage/state',
'general-usage/incremental-loading',
'general-usage/full-loading',
'general-usage/credentials',
'general-usage/schema',
{
type: 'category',
Expand All @@ -114,10 +113,10 @@ const sidebars = {
slug: 'dlt-ecosystem/configuration',
},
items: [
'dlt-ecosystem/configuration/configuration',
'dlt-ecosystem/configuration/credentials',
'dlt-ecosystem/configuration/config_providers',
'dlt-ecosystem/configuration/config_specs',
'general-usage/configuration/configuration',
'general-usage/configuration/credentials',
'general-usage/configuration/config_providers',
'general-usage/configuration/config_specs',
]
},
'reference/performance',
Expand Down

0 comments on commit fe2f9c2

Please sign in to comment.