forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.redirection.container-registry.json
36 lines (34 loc) · 1.57 KB
/
.openpublishing.redirection.container-registry.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"redirections": [
{
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth.md",
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-auth-cli.md",
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-auth-cli",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache.md",
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/container-registry/tutorial-enable-registry-cache-cli.md",
"redirect_url": "/azure/container-registry/tutorial-enable-artifact-cache-cli",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/container-registry/tutorial-registry-cache.md",
"redirect_url": "/azure/container-registry/tutorial-artifact-cache",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-registry-cache.md",
"redirect_url": "/azure/container-registry/tutorial-troubleshoot-artifact-cache",
"redirect_document_id": false
}
]
}