From 3874e96527a6ebdedbc08446ddab45e81d8785cc Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Fri, 7 Nov 2025 13:27:01 -0500 Subject: [PATCH] Replace UWP with WinUI The Windows docs team wants to emphasize WinUI over UWP --- docs/index.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.yml b/docs/index.yml index 8a30b9bde4abf..18ab3c0dfa31b 100644 --- a/docs/index.yml +++ b/docs/index.yml @@ -271,8 +271,8 @@ additionalContent: # Card - title: Desktop links: - - url: /uwp - text: Universal Windows apps + - url: /windows/apps/winui + text: WinUI apps - url: /dotnet/desktop/wpf/ text: Windows Presentation Foundation - url: /dotnet/desktop/winforms/