Skip to content

Commit

Permalink
Merge pull request #21116 from abpframework/salihozkara/patch
Browse files Browse the repository at this point in the history
Update nav titles
  • Loading branch information
hikalkan authored Oct 18, 2024
2 parents a01789e + 9afd578 commit 422a2cf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/en/docs-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"text": "Others",
"items": [
{
"text": "Empty ASP.NET Core MVC / Razor Pages Application",
"text": "Empty ASP.NET Core Application",
"path": "get-started/empty-aspnet-core-application.md"
},
{
"text": "MAUI Application Startup Template",
"text": "MAUI Application",
"path": "get-started/maui.md"
},
{
"text": "WPF Application Startup Template",
"text": "WPF Application",
"path": "get-started/wpf.md"
},
{
"text": "Console Application Startup Template",
"text": "Console Application",
"path": "get-started/console.md"
}
]
Expand Down Expand Up @@ -67,7 +67,7 @@
]
},
{
"text": "Web Application Development",
"text": "Book Store Application",
"items": [
{
"text": "Overview",
Expand Down Expand Up @@ -653,7 +653,7 @@
"path": "framework/architecture"
},
{
"text": "Module Development Best Practices & Conventions",
"text": "Module Development Best Practices",
"items": [
{
"text": "Overview",
Expand Down Expand Up @@ -1651,7 +1651,7 @@
"path": "solution-templates/microservice"
},
{
"text": "Module Solution",
"text": "Application Module",
"path": "solution-templates/application-module"
}
]
Expand Down

0 comments on commit 422a2cf

Please sign in to comment.