We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559e7fd commit 1e19b84Copy full SHA for 1e19b84
docs/WinUI/activation.md
@@ -34,4 +34,4 @@ The `HandleActivationAsync` method gets the first `ActivationHandler` that can h
34
35
- [Using and extending the generated app](./readme.md)
36
- [Handling navigation within the app](./navigation.md)
37
-- [All docs](../readme.md)
+- [All docs](../README.md)
docs/WinUI/navigation.md
@@ -51,4 +51,4 @@ This project type adds a ShellPage that sets the NavigationService's frame to a
51
52
53
- [Handling app activation](./activation.md)
54
+- [All docs](./readme.md)
0 commit comments