Skip to content

Commit b421572

Browse files
committed
Resolve confidential-computing redirect warnings
1 parent d262c78 commit b421572

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)