Skip to content

Commit 7cc1f09

Browse files
authored
Merge pull request #213240 from seesharprun/resolve-confidential-computing-warning
Resolve confidential-computing redirect warnings
2 parents ad394eb + b421572 commit 7cc1f09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/confidential-computing/.openpublishing.redirection.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"redirections": [
33
{
4-
"source_path": "virtual-machine-solutions.md",
5-
"redirect_url": "virtual-machine-solutions-sgx.md",
4+
"source_path_from_root": "/articles/confidential-computing/virtual-machine-solutions.md",
5+
"redirect_url": "/azure/confidential-computing/virtual-machine-solutions-sgx",
66
"redirect_document_id": true
77
},
88
{
9-
"source_path": "faq.md",
10-
"redirect_url": "faq-application-enclaves.md",
9+
"source_path_from_root": "/articles/confidential-computing/faq.md",
10+
"redirect_url": "/azure/confidential-computing/faq-application-enclaves",
1111
"redirect_document_id": true
1212
}
1313
]

0 commit comments

Comments
 (0)