Skip to content

Commit c2158af

Browse files
Removed UWP (depricated)
1 parent ffca9d0 commit c2158af

File tree

2 files changed

+5
-116
lines changed

2 files changed

+5
-116
lines changed

docs/platforms/dotnet/guides/uwp/index.mdx

Lines changed: 0 additions & 116 deletions
This file was deleted.

redirects.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,6 +1217,11 @@ const userDocsRedirects = [
12171217
source: '/product/ai-in-sentry/seer/seer-privacy-and-security',
12181218
destination: '/product/ai-in-sentry/ai-privacy-and-security/',
12191219
},
1220+
// Redirects for UWP (deprecated)
1221+
{
1222+
source: '/platforms/dotnet/guides/uwp/:path*',
1223+
destination: '/platforms/dotnet/guides/maui/',
1224+
},
12201225
// .NET profiling guide redirects - consolidate to main profiling page
12211226
{
12221227
source: '/platforms/dotnet/guides/uwp/profiling/:path*',

0 commit comments

Comments
 (0)