Skip to content

Commit be99556

Browse files
authored
Merge pull request #274 from aspnetzero/pr/fix-navigation
Fix navigation power tools
2 parents 9f62979 + 98b24c8 commit be99556

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/en/Power-Tools-Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Get started with the ASP.NET Zero Power Tools now and experience the productivit
4242

4343
## Next Steps
4444

45-
* [Getting Started](power-tools-getting-started.md)
45+
* [Getting Started](Power-Tools-Getting-Started.md)

docs/en/nav-aspnet-core-angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -510,15 +510,15 @@
510510
"items": [
511511
{
512512
"text": "Overview",
513-
"path": "Power-tools-overview.md"
513+
"path": "Power-Tools-Overview.md"
514514
},
515515
{
516516
"text": "Getting Started",
517-
"path": "Power-tools-getting-started.md"
517+
"path": "Power-Tools-Getting-Started.md"
518518
},
519519
{
520520
"text": "How it Works",
521-
"path": "Power-tools-how-it-works.md"
521+
"path": "Power-Tools-How-It-Works.md"
522522
},
523523
{
524524
"text": "Development Guide",

docs/en/nav-aspnet-core-mvc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -548,15 +548,15 @@
548548
"items":[
549549
{
550550
"text": "Overview",
551-
"path": "Power-tools-overview.md"
551+
"path": "Power-Tools-Overview.md"
552552
},
553553
{
554554
"text": "Getting Started",
555-
"path": "Power-tools-getting-started.md"
555+
"path": "Power-Tools-Getting-Started.md"
556556
},
557557
{
558558
"text": "How it Works",
559-
"path": "Power-tools-how-it-works.md"
559+
"path": "Power-Tools-How-It-Works.md"
560560
},
561561
{
562562
"text": "Development Guide",

docs/en/nav-common.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"items":[
2828
{
2929
"text": "Overview",
30-
"path": "Power-tools-overview.md"
30+
"path": "Power-Tools-Overview.md"
3131
},
3232
{
3333
"text": "Getting Started",
34-
"path": "Power-tools-getting-started.md"
34+
"path": "Power-Tools-Getting-Started.md"
3535
},
3636
{
3737
"text": "How it Works",
38-
"path": "Power-tools-how-it-works.md"
38+
"path": "Power-Tools-How-It-Works.md"
3939
},
4040
{
4141
"text": "Development Guide",

0 commit comments

Comments
 (0)