Skip to content

Commit

Permalink
redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
adegeo committed Nov 19, 2024
1 parent 81027a7 commit 45b503f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .openpublishing.redirection.winforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,10 @@
{
"source_path": "dotnet-desktop-guide/net/winforms/controls-design/index.md",
"redirect_url": "/dotnet/desktop/winforms/controls-design/overview?view=netdesktop-9.0"
},
{
"source_path": "dotnet-desktop-guide/net/winforms/wfdev-diagnostics/obsoletions-overview.md",
"redirect_url": "/dotnet/desktop/winforms/?view=netdesktop-9.0"
}
]
}
5 changes: 5 additions & 0 deletions redirects_generator/definitions.winforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"SourceUrl": "/dotnet/desktop/winforms/controls/custom?view=netdesktop-9.0",
"TargetUrl": "/dotnet/desktop/winforms/controls-design/overview?view=netdesktop-9.0"
},
{
"Redirect": "Normal",
"SourceUrl": "/dotnet/desktop/winforms/wfdev-diagnostics/obsoletions-overview?view=netdesktop-9.0",
"TargetUrl": "/dotnet/desktop/winforms/?view=netdesktop-9.0"
},

// Basics
{
Expand Down

0 comments on commit 45b503f

Please sign in to comment.