From 47dd23c6799b8a09c2fb9a5f59b4b0db890d0bf1 Mon Sep 17 00:00:00 2001 From: Daniel Hiller Date: Tue, 24 Oct 2023 13:04:53 +0200 Subject: [PATCH] fix: re-sort menu --- docs/API/_category_.json | 2 +- docs/Configuration/_category_.json | 2 +- docs/Development.md | 2 +- docs/installation/docker/_category_.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/API/_category_.json b/docs/API/_category_.json index 1d02cde..6d1f6c2 100644 --- a/docs/API/_category_.json +++ b/docs/API/_category_.json @@ -1,6 +1,6 @@ { "label": "API", - "position": 90, + "position": 97, "link": { "type": "generated-index", "description": " " diff --git a/docs/Configuration/_category_.json b/docs/Configuration/_category_.json index 5ad38ed..1b93acc 100644 --- a/docs/Configuration/_category_.json +++ b/docs/Configuration/_category_.json @@ -1,6 +1,6 @@ { "label": "Configuration", - "position": 3, + "position": 4, "link": { "type": "generated-index", "description": " " diff --git a/docs/Development.md b/docs/Development.md index 95c454f..c8cb81f 100644 --- a/docs/Development.md +++ b/docs/Development.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 98 --- # Development Clone the repository and install dependencies: diff --git a/docs/installation/docker/_category_.json b/docs/installation/docker/_category_.json index fd315bc..c419977 100644 --- a/docs/installation/docker/_category_.json +++ b/docs/installation/docker/_category_.json @@ -1,6 +1,6 @@ { "label": "Docker", - "position": 2, + "position": 3, "link": { "type": "generated-index", "description": "The Easy-Way"