Skip to content

Commit b1e5f1c

Browse files
committed
Add a redirect block to .openpublishing.redirection.machine-learning.json, to cover the deleted .MD file . . .
1 parent 6fb9fd4 commit b1e5f1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"redirect_url": "/azure/machine-learning/how-to-create-compute-instance",
66
"redirect_document_id": true
77
},
8+
{
9+
"source_path_from_root": "/articles/machine-learning/tutorial-feature-store-domain-specific-language.md",
10+
"redirect_url": "/azure/machine-learning/",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path_from_root": "/articles/machine-learning/v-fake/tutorial-train-deploy-notebook.md",
1015
"redirect_url": "/azure/machine-learning/tutorial-train-deploy-notebook",

0 commit comments

Comments
 (0)