From 1add64f324a00d37921f24936055304e23db36fe Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Fri, 20 Feb 2026 17:42:26 +0100 Subject: [PATCH] Update link for building first app with WinUI --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5fb0f233b..1a45220fd5 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,13 @@ ## 📋 Getting started with Windows App SDK -* [Build your first app with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here) +* [Build your first app with WinUI](https://aka.ms/winui-gettingstarted) * [Developer documentation](https://aka.ms/windowsappsdkdocs) * [Samples & resources](https://learn.microsoft.com/windows/apps/get-started/samples) * [Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples) * [WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery) * [AI Dev Gallery (Preview)](https://github.com/microsoft/ai-dev-gallery) * [Windows Community Toolkit](https://github.com/CommunityToolkit/Windows) - * [Template Studio](https://github.com/microsoft/TemplateStudio) * [FAQ](docs/faq.md) * [Contribution guide](docs/contributor-guide.md) * [Roadmap](./docs/roadmap.md) @@ -91,4 +90,4 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio This project is licensed under the terms in [LICENSE](LICENSE). -The [`.github/skills/`](.github/skills/) directory contains GitHub Copilot agent skills that may have their own licensing terms. Check each skill's directory for its license file. \ No newline at end of file +The [`.github/skills/`](.github/skills/) directory contains GitHub Copilot agent skills that may have their own licensing terms. Check each skill's directory for its license file.