From f206c2b5af143ba2da51d8fb28a8b279780612a7 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Wed, 21 Apr 2021 15:17:05 -0700 Subject: [PATCH] Fix redirect (#1037) --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index d67c743..5788811 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -306,7 +306,7 @@ }, { "source_path": "dotnet-desktop-guide/framework/wpf/fundamentals/xaml.md", - "redirect_url": "/dotnet/desktop/wpf/xaml/overview?view=netdesktop-5.0" + "redirect_url": "/dotnet/desktop/wpf/xaml/index?view=netdesktop-5.0" }, { "source_path": "dotnet-desktop-guide/framework/wpf/fundamentals/xaml-resources-define.md",