From 33967a7b391e5f94666c2e3eb8d63e7021702bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Fri, 29 Apr 2022 17:50:40 +0300 Subject: [PATCH] Docs: Move application modules on top of samples --- docs/en/docs-nav.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index b2061920a8..8ea0a6cb1c 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1225,19 +1225,6 @@ "text": "Testing", "path": "Testing.md" }, - { - "text": "Samples", - "items": [ - { - "text": "All Samples", - "path": "Samples/Index.md" - }, - { - "text": "Microservice Demo", - "path": "Samples/Microservice-Demo.md" - } - ] - }, { "text": "Application Modules", "items": [ @@ -1295,6 +1282,19 @@ } ] }, + { + "text": "Samples", + "items": [ + { + "text": "All Samples", + "path": "Samples/Index.md" + }, + { + "text": "Microservice Demo", + "path": "Samples/Microservice-Demo.md" + } + ] + }, { "text": "Release Information", "items": [