diff --git a/docs/administrator/_category_.json b/docs/administrator/_category_.json index 2579af640..e00d9a56a 100644 --- a/docs/administrator/_category_.json +++ b/docs/administrator/_category_.json @@ -1,11 +1,11 @@ { "label": "Administrator guides", - "position": 3, + "position": 4, "link": { "type": "generated-index", "description": "Guides for system administrtors" }, "customProps": { - "sidebarIcon": "LucidComputer" + "sidebarIcon": "LucideComputer" } } diff --git a/docs/administrator/migrate_to_single_bucket_mode.md b/docs/administrator/migrate_to_single_bucket_mode.md index bb81ecb49..d291c0def 100644 --- a/docs/administrator/migrate_to_single_bucket_mode.md +++ b/docs/administrator/migrate_to_single_bucket_mode.md @@ -1,6 +1,9 @@ --- sidebar_position: 15 slug: /migrate_to_single_bucket_mode +sidebar_custom_props: { + categoryIcon: LucideLocateFixed +} --- # Migrate from multi-Bucket to single-bucket mode diff --git a/docs/develop/_category_.json b/docs/develop/_category_.json index e2556b4d2..406b847f9 100644 --- a/docs/develop/_category_.json +++ b/docs/develop/_category_.json @@ -1,6 +1,6 @@ { "label": "Developer guides", - "position": 4, + "position": 5, "link": { "type": "generated-index", "description": "Guides for hardcore developers" diff --git a/docs/guides/models/supported_models.mdx b/docs/guides/models/supported_models.mdx index bb50fa1e7..3dcfeed0d 100644 --- a/docs/guides/models/supported_models.mdx +++ b/docs/guides/models/supported_models.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 3 slug: /supported_models sidebar_custom_props: { categoryIcon: LucideBox