Skip to content

Commit adb8eb2

Browse files
authored
Correct redirect_url in .openpublishing.redirection.openshift.json
1 parent ba91802 commit adb8eb2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.openpublishing.redirection.openshift.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,57 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/openshift/cluster-administration-cluster-admin-role.md",
5-
"redirect_url": "/openshift/intro-openshift.md",
5+
"redirect_url": "/azure/openshift/intro-openshift",
66
"redirect_document_id": false
77
},
88
{
99
"source_path_from_root": "/articles/openshift/cluster-administration-security-context-constraints.md",
10-
"redirect_url": "/openshift/intro-openshift.md",
10+
"redirect_url": "/azure/openshift/intro-openshift",
1111
"redirect_document_id": false
1212
},
1313
{
1414
"source_path_from_root": "/articles/openshift/howto-aad-app-configuration.md",
15-
"redirect_url": "/openshift/intro-openshift.md",
15+
"redirect_url": "/azure/openshift/intro-openshift",
1616
"redirect_document_id": false
1717
},
1818
{
1919
"source_path_from_root": "/articles/openshift/howto-create-private-cluster-3x.md",
20-
"redirect_url": "/openshift/intro-openshift.md",
20+
"redirect_url": "/azure/openshift/intro-openshift",
2121
"redirect_document_id": false
2222
},
2323
{
2424
"source_path_from_root": "/articles/openshift/howto-create-tenant.md",
25-
"redirect_url": "/openshift/intro-openshift.md",
25+
"redirect_url": "/azure/openshift/intro-openshift",
2626
"redirect_document_id": false
2727
},
2828
{
2929
"source_path_from_root": "/articles/openshift/howto-deploy-prometheus.md",
30-
"redirect_url": "/openshift/intro-openshift.md",
30+
"redirect_url": "/azure/openshift/intro-openshift",
3131
"redirect_document_id": false
3232
},
3333
{
3434
"source_path_from_root": "/articles/openshift/howto-manage-projects.md",
35-
"redirect_url": "/openshift/intro-openshift.md",
35+
"redirect_url": "/azure/openshift/intro-openshift",
3636
"redirect_document_id": false
3737
},
3838
{
3939
"source_path_from_root": "/articles/openshift/howto-run-privileged-containers.md",
40-
"redirect_url": "/openshift/intro-openshift.md",
40+
"redirect_url": "/azure/openshift/intro-openshift",
4141
"redirect_document_id": false
4242
},
4343
{
4444
"source_path_from_root": "/articles/openshift/howto-setup-environment.md",
45-
"redirect_url": "/openshift/intro-openshift.md",
45+
"redirect_url": "/azure/openshift/intro-openshift",
4646
"redirect_document_id": false
4747
},
4848
{
4949
"source_path_from_root": "/articles/openshift/migration.md",
50-
"redirect_url": "/openshift/intro-openshift.md",
50+
"redirect_url": "/azure/openshift/intro-openshift",
5151
"redirect_document_id": false
5252
},
5353
{
5454
"source_path_from_root": "/articles/openshift/supported-resources.md",
55-
"redirect_url": "/openshift/intro-openshift.md",
55+
"redirect_url": "/azure/openshift/intro-openshift",
5656
"redirect_document_id": false
5757
}
5858
]

0 commit comments

Comments
 (0)