Skip to content

Commit 6fd5708

Browse files
Merge pull request #5443 from MicrosoftDocs/alvinashcraft/main-fix-broken-github-link-in-faq
Update broken link to use a different sample app
2 parents 222997a + f6e9e0b commit 6fd5708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/get-started/windows-developer-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ sections:
146146
See [Sample and resources](./samples.md). Some notable repositories:
147147
148148
- [WindowsAppSDK-Samples](https://github.com/microsoft/WindowsAppSDK-Samples): Demonstrates how to use specific Windows App SDK API sets.
149-
- [WinUI 3 Demos](https://github.com/microsoft/WinUI-3-Demos): Contains demos used during Microsoft's WinUI presentations.
149+
- [Windows topic-specific samples](https://github.com/MicrosoftDocs/windows-topic-specific-samples/tree/winui-3/tutorials/winui-notes): This branch contains a WinUI note sample project that is used in the [Create a WinUI app](/windows/apps/tutorials/winui-notes/) tutorial.
150150
- [WinUI Gallery](https://github.com/microsoft/WinUI-Gallery): Showcases WinUI and Windows App SDK. You can also get the [WinUI Gallery in the Microsoft Store](https://www.microsoft.com/store/productId/9P3JFPWWDZRC).
151151
- question: If I have already invested heavily in WPF, should I continue to use WPF or should I consider migrating to WinUI?
152152
answer: |

0 commit comments

Comments
 (0)