Browse Source

Merge pull request #12412 from abpframework/auto-merge/rel-5-2/1020

Merge branch dev with rel-5.2
pull/12420/head
maliming 4 years ago
committed by GitHub
parent
commit
59984180ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 26
      docs/en/docs-nav.json

26
docs/en/docs-nav.json

@ -1237,19 +1237,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": [
@ -1307,6 +1294,19 @@
}
]
},
{
"text": "Samples",
"items": [
{
"text": "All Samples",
"path": "Samples/Index.md"
},
{
"text": "Microservice Demo",
"path": "Samples/Microservice-Demo.md"
}
]
},
{
"text": "Release Information",
"items": [

Loading…
Cancel
Save