Skip to content

Commit 7fb7ac0

Browse files
authored
Apply suggestions from PR review
Fix redirect, which was resulting in a 404 error.
1 parent aec90e6 commit 7fb7ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"source_path_from_root": "/articles/ai-services/openai/how-to/use-your-data-securely.md",
30-
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration.md",
30+
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration",
3131
"redirect_document_id": false
3232
}
3333
]

0 commit comments

Comments
 (0)