diff --git a/docusaurus/docs/actors/_category_.json b/docusaurus/docs/actors/_category_.json index 4e3fa457b..ba1d62799 100644 --- a/docusaurus/docs/actors/_category_.json +++ b/docusaurus/docs/actors/_category_.json @@ -1,6 +1,6 @@ { "label": "Actors", - "position": 4, + "position": 3, "link": { "type": "generated-index", "description": "Documentation related to the Pocket Network actors." diff --git a/docusaurus/docs/architecture/_category_.json b/docusaurus/docs/architecture/_category_.json index 5b88dc6da..c4be422a5 100644 --- a/docusaurus/docs/architecture/_category_.json +++ b/docusaurus/docs/architecture/_category_.json @@ -1,6 +1,6 @@ { "label": "Architecture", - "position": 3, + "position": 7, "link": { "type": "generated-index", "description": "Documentation related to the high-level design, flows and components of the poktroll repo." diff --git a/docusaurus/docs/configs/_category_.json b/docusaurus/docs/configs/_category_.json index 484a73d66..e237166d2 100644 --- a/docusaurus/docs/configs/_category_.json +++ b/docusaurus/docs/configs/_category_.json @@ -1,6 +1,6 @@ { "label": "Configs", - "position": 5, + "position": 4, "link": { "type": "generated-index", "description": "Poktroll Configs" diff --git a/docusaurus/docs/contributing/_category_.json b/docusaurus/docs/contributing/_category_.json index ac839b7b7..a2849367a 100644 --- a/docusaurus/docs/contributing/_category_.json +++ b/docusaurus/docs/contributing/_category_.json @@ -1,6 +1,6 @@ { "label": "Contributing", - "position": 6, + "position": 9, "link": { "type": "generated-index", "description": "Guidelines on how to contribute to the poktroll repo." diff --git a/docusaurus/docs/packages/_category_.json b/docusaurus/docs/packages/_category_.json index 096911b7f..4f8136c12 100644 --- a/docusaurus/docs/packages/_category_.json +++ b/docusaurus/docs/packages/_category_.json @@ -1,6 +1,6 @@ { "label": "Packages", - "position": 6, + "position": 5, "link": { "type": "generated-index", "description": "Documentation related to the source code and packages in poktroll." diff --git a/docusaurus/docs/protocol/_category_.json b/docusaurus/docs/protocol/_category_.json index 33de69be0..b754abf38 100644 --- a/docusaurus/docs/protocol/_category_.json +++ b/docusaurus/docs/protocol/_category_.json @@ -1,6 +1,6 @@ { "label": "Protocol", - "position": 7, + "position": 6, "link": { "type": "generated-index", "description": "Documentation related to the Pocket Network protocol internals."