Skip to content

Commit 5a5b59f

Browse files
authored
Update .openpublishing.redirection.storage.json
Moving redirects into the storage specific file (from the main common file) and changing them to use source_path_from_root so they work correctly.
1 parent 514526c commit 5a5b59f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/storage/.openpublishing.redirection.storage.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,16 @@
200200
"redirect_url": "/azure/storage/blobs/data-lake-storage-migrate-gen1-to-gen2",
201201
"redirect_document_id": false
202202
},
203+
{
204+
"source_path_from_root": "/articles/storage/common/storage-c-plus-plus-enumeration.md",
205+
"redirect_url": "/previous-versions/azure/storage/common/storage-c-plus-plus-enumeration",
206+
"redirect_document_id": false
207+
},
208+
{
209+
"source_path_from_root": "/articles/storage/queues/queues-v8-samples-java.md",
210+
"redirect_url": "/previous-versions/azure/storage/queues/queues-v8-samples-java",
211+
"redirect_document_id": false
212+
},
203213
{
204214
"source_path_from_root": "/articles/storage/blobs/data-lake-storage-use-power-bi.md",
205215
"redirect_url": "/power-query/connectors/datalakestorage",

0 commit comments

Comments
 (0)