Skip to content

Commit f7a352d

Browse files
authored
Remove unnecessary view params (dotnet#38040)
1 parent bb8b25f commit f7a352d

4 files changed

+26
-26
lines changed

.openpublishing.redirection.azure.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"source_path_from_root": "/docs/azure/dotnet-quickstart-vs.md",
21-
"redirect_url": "/visualstudio/deployment/quickstart-deploy-to-azure?view=vs-2019"
21+
"redirect_url": "/visualstudio/deployment/quickstart-deploy-aspnet-web-app"
2222
},
2323
{
2424
"source_path_from_root": "/docs/azure/dotnet-quickstart-xplat.md",

.openpublishing.redirection.core.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -835,23 +835,23 @@
835835
},
836836
{
837837
"source_path_from_root": "/docs/core/porting/upgrade-assistant-winforms-framework.md",
838-
"redirect_url": "/dotnet/desktop/winforms/migration/?view=netdesktop-7.0"
838+
"redirect_url": "/dotnet/desktop/winforms/migration/"
839839
},
840840
{
841841
"source_path_from_root": "/docs/core/porting/upgrade-assistant-wpf-framework.md",
842-
"redirect_url": "/dotnet/desktop/wpf/migration/?view=netdesktop-7.0"
842+
"redirect_url": "/dotnet/desktop/wpf/migration/"
843843
},
844844
{
845845
"source_path_from_root": "/docs/core/porting/winforms-breaking-changes.md",
846846
"redirect_url": "/dotnet/core/compatibility/fx-core"
847847
},
848848
{
849849
"source_path_from_root": "/docs/core/porting/winforms.md",
850-
"redirect_url": "/dotnet/desktop/winforms/migration/?view=netdesktop-5.0"
850+
"redirect_url": "/dotnet/desktop/winforms/migration/"
851851
},
852852
{
853853
"source_path_from_root": "/docs/core/porting/wpf.md",
854-
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework?view=netdesktop-5.0"
854+
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework"
855855
},
856856
{
857857
"source_path_from_root": "/docs/core/preview3/deploying/index.md",

.openpublishing.redirection.desktop-wpf.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,63 +2,63 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/docs/desktop-wpf/data/data-binding-overview.md",
5-
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
5+
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
66
},
77
{
88
"source_path_from_root": "/docs/desktop-wpf/data/index.md",
9-
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
9+
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
1010
},
1111
{
1212
"source_path_from_root": "/docs/desktop-wpf/fundamentals/index.md",
13-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
13+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
1414
},
1515
{
1616
"source_path_from_root": "/docs/desktop-wpf/fundamentals/styles-templates-create-apply-style.md",
17-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-create-apply-style?view=netdesktop-5.0"
17+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-create-apply-style"
1818
},
1919
{
2020
"source_path_from_root": "/docs/desktop-wpf/fundamentals/styles-templates-overview.md",
21-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview?view=netdesktop-5.0"
21+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview"
2222
},
2323
{
2424
"source_path_from_root": "/docs/desktop-wpf/fundamentals/xaml-resources-define.md",
25-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define?view=netdesktop-5.0"
25+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define"
2626
},
2727
{
2828
"source_path_from_root": "/docs/desktop-wpf/fundamentals/xaml.md",
29-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
29+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
3030
},
3131
{
3232
"source_path_from_root": "/docs/desktop-wpf/getting-started/index.md",
3333
"redirect_url": "/visualstudio/get-started/csharp/tutorial-wpf?toc=/dotnet/desktop-wpf/toc.json&bc=/dotnet/breadcrumb/toc.json"
3434
},
3535
{
3636
"source_path_from_root": "/docs/desktop-wpf/index.yml",
37-
"redirect_url": "/dotnet/desktop/wpf/index?view=netdesktop-5.0"
37+
"redirect_url": "/dotnet/desktop/wpf/index"
3838
},
3939
{
4040
"source_path_from_root": "/docs/desktop-wpf/migration/convert-project-from-net-framework.md",
41-
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework?view=netdesktop-5.0"
41+
"redirect_url": "/dotnet/desktop/wpf/migration/convert-project-from-net-framework"
4242
},
4343
{
4444
"source_path_from_root": "/docs/desktop-wpf/migration/differences-from-net-framework.md",
45-
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework?view=netdesktop-5.0"
45+
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework"
4646
},
4747
{
4848
"source_path_from_root": "/docs/desktop-wpf/migration/index.md",
49-
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework?view=netdesktop-5.0"
49+
"redirect_url": "/dotnet/desktop/wpf/migration/differences-from-net-framework"
5050
},
5151
{
5252
"source_path_from_root": "/docs/desktop-wpf/migration/types-migrated-from-wpf-to-system-xaml.md",
5353
"redirect_url": "/dotnet/desktop/wpf/advanced/types-migrated-from-wpf-to-system"
5454
},
5555
{
5656
"source_path_from_root": "/docs/desktop-wpf/overview/index.md",
57-
"redirect_url": "/dotnet/desktop/wpf/overview/index?view=netdesktop-5.0"
57+
"redirect_url": "/dotnet/desktop/wpf/overview/index"
5858
},
5959
{
6060
"source_path_from_root": "/docs/desktop-wpf/themes/how-to-create-apply-template.md",
61-
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template?view=netdesktop-5.0"
61+
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template"
6262
},
6363
{
6464
"source_path_from_root": "/docs/desktop-wpf/xaml-services/basic-reading-writing.md",

.openpublishing.redirection.framework-wpf.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"redirections": [
3-
3+
44
{
55
"source_path_from_root": "/docs/framework/wpf/advanced/activate-function-wpf-unmanaged-api-reference.md",
66
"redirect_url": "/dotnet/desktop/wpf/advanced/activate-function-wpf-unmanaged-api-reference"
@@ -1103,11 +1103,11 @@
11031103
},
11041104
{
11051105
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-overview-wpf.md",
1106-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml?view=netdesktop-5.0"
1106+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml"
11071107
},
11081108
{
11091109
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-resources.md",
1110-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define?view=netdesktop-5.0"
1110+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/xaml-resources-define"
11111111
},
11121112
{
11131113
"source_path_from_root": "/docs/framework/wpf/advanced/xaml-syntax-in-detail.md",
@@ -1471,7 +1471,7 @@
14711471
},
14721472
{
14731473
"source_path_from_root": "/docs/framework/wpf/controls/customizing-the-appearance-of-an-existing-control.md",
1474-
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template?view=netdesktop-5.0"
1474+
"redirect_url": "/dotnet/desktop/wpf/themes/how-to-create-apply-template"
14751475
},
14761476
{
14771477
"source_path_from_root": "/docs/framework/wpf/controls/datagrid-styles-and-templates.md",
@@ -2159,7 +2159,7 @@
21592159
},
21602160
{
21612161
"source_path_from_root": "/docs/framework/wpf/controls/styling-and-templating.md",
2162-
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview?view=netdesktop-5.0"
2162+
"redirect_url": "/dotnet/desktop/wpf/fundamentals/styles-templates-overview"
21632163
},
21642164
{
21652165
"source_path_from_root": "/docs/framework/wpf/controls/tabcontrol-styles-and-templates.md",
@@ -2307,11 +2307,11 @@
23072307
},
23082308
{
23092309
"source_path_from_root": "/docs/framework/wpf/data/data-binding-overview.md",
2310-
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
2310+
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
23112311
},
23122312
{
23132313
"source_path_from_root": "/docs/framework/wpf/data/data-binding-wpf.md",
2314-
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
2314+
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
23152315
},
23162316
{
23172317
"source_path_from_root": "/docs/framework/wpf/data/data-templating-overview.md",
@@ -2343,7 +2343,7 @@
23432343
},
23442344
{
23452345
"source_path_from_root": "/docs/framework/wpf/data/how-to-bind-to-a-web-service.md",
2346-
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview?view=netdesktop-5.0"
2346+
"redirect_url": "/dotnet/desktop/wpf/data/data-binding-overview"
23472347
},
23482348
{
23492349
"source_path_from_root": "/docs/framework/wpf/data/how-to-bind-to-an-ado-net-data-source.md",

0 commit comments

Comments
 (0)