From e1589daa89e4a53d1af454639449463f21d4e164 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Thu, 26 Dec 2024 09:11:34 +0300 Subject: [PATCH] update docs-nav.json --- docs/en/docs-nav.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 90c5759a84..0c41accd14 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -112,23 +112,6 @@ { "text": "10: Book to Author Relation", "path": "tutorials/book-store/part-10.md" - }, - { - "text": "Mobile Application Development", - "items": [ - { - "text": "Overview", - "path": "tutorials/mobile/index.md" - }, - { - "text": "MAUI", - "path": "tutorials/mobile/maui/index.md" - }, - { - "text": "React Native", - "path": "tutorials/mobile/react-native/index.md" - } - ] } ] }, @@ -173,6 +156,23 @@ } ] }, + { + "text": "Mobile Application Development", + "items": [ + { + "text": "Overview", + "path": "tutorials/mobile/index.md" + }, + { + "text": "MAUI", + "path": "tutorials/mobile/maui/index.md" + }, + { + "text": "React Native", + "path": "tutorials/mobile/react-native/index.md" + } + ] + }, { "text": "Community Articles", "path": "https://abp.io/community"