Skip to content

Commit fc20e9b

Browse files
redirect errors
1 parent 8df55b0 commit fc20e9b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.openpublishing.redirection.container-registry.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
{
22
"redirections": [
33
{
4-
"source_path_from_root": "/articles/container-registry/tutorial-enable-artifact-cache-auth.md",
5-
"redirect_url": "/azure/container-registry/tutorial-enable-registry-cache-auth",
4+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth.md",
5+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth",
66
"redirect_document_id": true
77
},
88
{
9-
"source_path_from_root": "/articles/container-registry/tutorial-enable-artifact-cache-auth-cli.md",
10-
"redirect_url": "/azure/container-registry/tutorial-enable-registry-cache-auth-cli",
11-
"redirect_document_id": false
9+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth-cli.md",
10+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth-cli",
11+
"redirect_document_id": true
1212
},
1313
{
14-
"source_path_from_root": "/articles/container-registry/tutorial-enable-artifact-cache.md",
15-
"redirect_url": "/azure/container-registry/tutorial-enable-registry-cache",
14+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache.md",
15+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache",
1616
"redirect_document_id": true
1717
},
1818
{
19-
"source_path_from_root": "/articles/container-registry/tutorial-enable-artifact-cache-cli.md",
20-
"redirect_url": "/azure/container-registry/tutorial-enable-registry-cache-cli",
21-
"redirect_document_id": false
19+
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-cli.md",
20+
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-cli",
21+
"redirect_document_id": true
2222
},
2323
{
2424
"source_path_from_root": "/articles/container-registry/tutorial-registry-cache.md",
25-
"redirect_url": "/azure/container-registry/tutorial-registry-cache",
26-
"redirect_document_id": false
25+
"redirect_url": "/azure/container-registry/tutorial-artifact-cache",
26+
"redirect_document_id": true
2727
},
2828
{
2929
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-registry-cache.md",
30-
"redirect_url": "azure/container-registry/tutorial-troubleshoot-registry-cache",
30+
"redirect_url": "azure/container-registry/tutorial-troubleshoot-artifact-cache",
3131
"redirect_document_id": true
3232
}
3333

0 commit comments

Comments
 (0)