Skip to content

Commit

Permalink
Remove unnecessary view params (dotnet#38040)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored Nov 14, 2023
1 parent bb8b25f commit f7a352d
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .openpublishing.redirection.azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"source_path_from_root": "/docs/azure/dotnet-quickstart-vs.md",
"redirect_url": "/visualstudio/deployment/quickstart-deploy-to-azure?view=vs-2019"
"redirect_url": "/visualstudio/deployment/quickstart-deploy-aspnet-web-app"
},
{
"source_path_from_root": "/docs/azure/dotnet-quickstart-xplat.md",
Expand Down
8 changes: 4 additions & 4 deletions .openpublishing.redirection.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,23 +835,23 @@
},
{
"source_path_from_root": "/docs/core/porting/upgrade-assistant-winforms-framework.md",
"redirect_url": "/dotnet/desktop/winforms/migration/?view=netdesktop-7.0"
"redirect_url": "/dotnet/desktop/winforms/migration/"
},
{
"source_path_from_root": "/docs/core/porting/upgrade-assistant-wpf-framework.md",
"redirect_url": "/dotnet/desktop/wpf/migration/?view=netdesktop-7.0"
"redirect_url": "/dotnet/desktop/wpf/migration/"
},
{
"source_path_from_root": "/docs/core/porting/winforms-breaking-changes.md",
"redirect_url": "/dotnet/core/compatibility/fx-core"
},
{
"source_path_from_root": "/docs/core/porting/winforms.md",
"redirect_url": "/dotnet/desktop/winforms/migration/?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/winforms/migration/"
},
{
"source_path_from_root": "/docs/core/porting/wpf.md",
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework"
},
{
"source_path_from_root": "/docs/core/preview3/deploying/index.md",
Expand Down
26 changes: 13 additions & 13 deletions .openpublishing.redirection.desktop-wpf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,63 +2,63 @@
"redirections": [
{
"source_path_from_root": "/docs/desktop-wpf/data/data-binding-overview.md",
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
},
{
"source_path_from_root": "/docs/desktop-wpf/data/index.md",
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
},
{
"source_path_from_root": "/docs/desktop-wpf/fundamentals/index.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
},
{
"source_path_from_root": "/docs/desktop-wpf/fundamentals/styles-templates-create-apply-style.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-create-apply-style?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-create-apply-style"
},
{
"source_path_from_root": "/docs/desktop-wpf/fundamentals/styles-templates-overview.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview"
},
{
"source_path_from_root": "/docs/desktop-wpf/fundamentals/xaml-resources-define.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define"
},
{
"source_path_from_root": "/docs/desktop-wpf/fundamentals/xaml.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
},
{
"source_path_from_root": "/docs/desktop-wpf/getting-started/index.md",
"redirect_url": "/visualstudio/get-started/csharp/tutorial-wpf?toc=/dotnet/desktop-wpf/toc.json&bc=/dotnet/breadcrumb/toc.json"
},
{
"source_path_from_root": "/docs/desktop-wpf/index.yml",
"redirect_url": "/dotnet/desktop/wpf/index?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/index"
},
{
"source_path_from_root": "/docs/desktop-wpf/migration/convert-project-from-net-framework.md",
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework"
},
{
"source_path_from_root": "/docs/desktop-wpf/migration/differences-from-net-framework.md",
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework"
},
{
"source_path_from_root": "/docs/desktop-wpf/migration/index.md",
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework"
},
{
"source_path_from_root": "/docs/desktop-wpf/migration/types-migrated-from-wpf-to-system-xaml.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/types-migrated-from-wpf-to-system"
},
{
"source_path_from_root": "/docs/desktop-wpf/overview/index.md",
"redirect_url": "/dotnet/desktop/wpf/overview/index?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/overview/index"
},
{
"source_path_from_root": "/docs/desktop-wpf/themes/how-to-create-apply-template.md",
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template"
},
{
"source_path_from_root": "/docs/desktop-wpf/xaml-services/basic-reading-writing.md",
Expand Down
16 changes: 8 additions & 8 deletions .openpublishing.redirection.framework-wpf.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"redirections": [

{
"source_path_from_root": "/docs/framework/wpf/advanced/activate-function-wpf-unmanaged-api-reference.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/activate-function-wpf-unmanaged-api-reference"
Expand Down Expand Up @@ -1103,11 +1103,11 @@
},
{
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-overview-wpf.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
},
{
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-resources.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define"
},
{
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-syntax-in-detail.md",
Expand Down Expand Up @@ -1471,7 +1471,7 @@
},
{
"source_path_from_root": "/docs/framework/wpf/controls/customizing-the-appearance-of-an-existing-control.md",
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template"
},
{
"source_path_from_root": "/docs/framework/wpf/controls/datagrid-styles-and-templates.md",
Expand Down Expand Up @@ -2159,7 +2159,7 @@
},
{
"source_path_from_root": "/docs/framework/wpf/controls/styling-and-templating.md",
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview"
},
{
"source_path_from_root": "/docs/framework/wpf/controls/tabcontrol-styles-and-templates.md",
Expand Down Expand Up @@ -2307,11 +2307,11 @@
},
{
"source_path_from_root": "/docs/framework/wpf/data/data-binding-overview.md",
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
},
{
"source_path_from_root": "/docs/framework/wpf/data/data-binding-wpf.md",
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
},
{
"source_path_from_root": "/docs/framework/wpf/data/data-templating-overview.md",
Expand Down Expand Up @@ -2343,7 +2343,7 @@
},
{
"source_path_from_root": "/docs/framework/wpf/data/how-to-bind-to-a-web-service.md",
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
},
{
"source_path_from_root": "/docs/framework/wpf/data/how-to-bind-to-an-ado-net-data-source.md",
Expand Down

0 comments on commit f7a352d

Please sign in to comment.