From 04665ca797769f170bb2a5e8f30c76e8b6d6aadf Mon Sep 17 00:00:00 2001 From: Salih Date: Tue, 23 May 2023 10:59:17 +0300 Subject: [PATCH] Update docs-nav.json --- docs/en/docs-nav.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 9b3a22b416..403a7ad0ab 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -417,6 +417,10 @@ "text": "GUID Generation", "path": "Guid-Generation.md" }, + { + "text": "Imaging", + "path": "Imaging.md" + }, { "text": "JSON", "path": "JSON.md" @@ -458,10 +462,6 @@ { "text": "Virtual File System", "path": "Virtual-File-System.md" - }, - { - "text": "Imaging", - "path": "Imaging.md" } ] },