Skip to content

Commit b5c14f8

Browse files
Bot 🤖 generated CleanRepo tool run (#45604)
Co-authored-by: gewarren <gewarren@users.noreply.github.com>
1 parent 0b599c2 commit b5c14f8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

‎.openpublishing.redirection.core.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@
10561056
},
10571057
{
10581058
"source_path_from_root": "/docs/core/testing/using-mstest-on-windows.md",
1059-
"redirect_url": "/dotnet/core/testing/unit-testing-with-mstest",
1059+
"redirect_url": "/dotnet/core/testing/unit-testing-csharp-with-mstest",
10601060
"redirect_document_id": true
10611061
},
10621062
{
@@ -1111,17 +1111,17 @@
11111111
},
11121112
{
11131113
"source_path_from_root": "/docs/core/testing/unit-testing-mstest-runner-exit-codes.md",
1114-
"redirect_url": "/dotnet/core/testing/unit-testing-platform-exit-codes",
1114+
"redirect_url": "/dotnet/core/testing/microsoft-testing-platform-exit-codes",
11151115
"redirect_document_id": true
11161116
},
11171117
{
11181118
"source_path_from_root": "/docs/core/testing/unit-testing-mstest-runner-extensions.md",
1119-
"redirect_url": "/dotnet/core/testing/unit-testing-platform-extensions",
1119+
"redirect_url": "/dotnet/core/testing/microsoft-testing-platform-extensions",
11201120
"redirect_document_id": true
11211121
},
11221122
{
11231123
"source_path_from_root": "/docs/core/testing/unit-testing-mstest-runner-integrations.md",
1124-
"redirect_url": "/dotnet/core/testing/unit-testing-platform-integration-dotnet-test",
1124+
"redirect_url": "/dotnet/core/testing/microsoft-testing-platform-integration-dotnet-test",
11251125
"redirect_document_id": true
11261126
},
11271127
{
@@ -1130,12 +1130,12 @@
11301130
},
11311131
{
11321132
"source_path_from_root": "/docs/core/testing/unit-testing-mstest-runner-telemetry.md",
1133-
"redirect_url": "/dotnet/core/testing/unit-testing-platform-telemetry",
1133+
"redirect_url": "/dotnet/core/testing/microsoft-testing-platform-telemetry",
11341134
"redirect_document_id": true
11351135
},
11361136
{
11371137
"source_path_from_root": "/docs/core/testing/unit-testing-mstest-runner-vs-vstest.md",
1138-
"redirect_url": "/dotnet/core/testing/unit-testing-platform-vs-vstest",
1138+
"redirect_url": "/dotnet/core/testing/microsoft-testing-platform-vs-vstest",
11391139
"redirect_document_id": true
11401140
},
11411141
{

‎.openpublishing.redirection.csharp.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -4019,12 +4019,12 @@
40194019
},
40204020
{
40214021
"source_path_from_root": "/docs/csharp/quick-starts/arrays-and-collections.md",
4022-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/arrays-and-collections",
4022+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/list-collection",
40234023
"redirect_document_id": true
40244024
},
40254025
{
40264026
"source_path_from_root": "/docs/csharp/quick-starts/branches-and-loops-local.md",
4027-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/branches-and-loops-local",
4027+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/branches-and-loops",
40284028
"redirect_document_id": true
40294029
},
40304030
{
@@ -4060,12 +4060,12 @@
40604060
},
40614061
{
40624062
"source_path_from_root": "/docs/csharp/quick-starts/local-environment.md",
4063-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/local-environment",
4063+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials",
40644064
"redirect_document_id": true
40654065
},
40664066
{
40674067
"source_path_from_root": "/docs/csharp/quick-starts/numbers-in-csharp-local.md",
4068-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/numbers-in-csharp-local",
4068+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/numbers-in-csharp",
40694069
"redirect_document_id": true
40704070
},
40714071
{
@@ -4222,11 +4222,11 @@
42224222
},
42234223
{
42244224
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/arrays-and-collections.md",
4225-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/arrays-and-collections"
4225+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/list-collection"
42264226
},
42274227
{
42284228
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/branches-and-loops-local.md",
4229-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/branches-and-loops-local"
4229+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/branches-and-loops"
42304230
},
42314231
{
42324232
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/branches-and-loops.yml",
@@ -4258,15 +4258,15 @@
42584258
},
42594259
{
42604260
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/local-environment.md",
4261-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/local-environment"
4261+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials"
42624262
},
42634263
{
42644264
"source_path_from_root": "/docs/csharp/tutorials/mixins-with-default-interface-methods.md",
42654265
"redirect_url": "/dotnet/csharp/advanced-topics/interface-implementation/mixins-with-default-interface-methods"
42664266
},
42674267
{
42684268
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/numbers-in-csharp-local.md",
4269-
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/numbers-in-csharp-local"
4269+
"redirect_url": "/dotnet/csharp/tour-of-csharp/tutorials/numbers-in-csharp"
42704270
},
42714271
{
42724272
"source_path_from_root": "/docs/csharp/tutorials/intro-to-csharp/numbers-in-csharp.yml",

0 commit comments

Comments
 (0)