Skip to content

Commit 1e19b84

Browse files
committed
Update navigation.md
Change 404 - page not found to correct URL
1 parent 559e7fd commit 1e19b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/WinUI/activation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The `HandleActivationAsync` method gets the first `ActivationHandler` that can h
3434

3535
- [Using and extending the generated app](./readme.md)
3636
- [Handling navigation within the app](./navigation.md)
37-
- [All docs](../readme.md)
37+
- [All docs](../README.md)

docs/WinUI/navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ This project type adds a ShellPage that sets the NavigationService's frame to a
5151

5252
- [Using and extending the generated app](./readme.md)
5353
- [Handling app activation](./activation.md)
54-
- [All docs](../readme.md)
54+
- [All docs](./readme.md)

0 commit comments

Comments
 (0)