Skip to content

Commit

Permalink
update docs-nav.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EngincanV authored Dec 26, 2024
1 parent 97a77f9 commit e1589da
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions docs/en/docs-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
]
},
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit e1589da

Please sign in to comment.