diff --git a/docs/getting-started/_category_.json b/docs/getting-started/_category_.json index 8a546108..90164dbe 100644 --- a/docs/getting-started/_category_.json +++ b/docs/getting-started/_category_.json @@ -1,6 +1,6 @@ { "label": "Getting Started", - "position": 20, + "position": 10, "link": { "type": "generated-index", } diff --git a/docs/core-concepts/_category_.json b/docs/sharing/_category_.json similarity index 75% rename from docs/core-concepts/_category_.json rename to docs/sharing/_category_.json index 7e52f9cd..8c046ccc 100644 --- a/docs/core-concepts/_category_.json +++ b/docs/sharing/_category_.json @@ -1,6 +1,6 @@ { "label": "Sharing", - "position": 10, + "position": 20, "link": { "type": "generated-index", } diff --git a/docs/core-concepts/reserved_services.md b/docs/sharing/reserved_services.md similarity index 100% rename from docs/core-concepts/reserved_services.md rename to docs/sharing/reserved_services.md diff --git a/docs/core-concepts/sharing_modes.md b/docs/sharing/sharing_modes.md similarity index 100% rename from docs/core-concepts/sharing_modes.md rename to docs/sharing/sharing_modes.md