Skip to content

Commit 14c9e03

Browse files
authored
Merge pull request #1773 from msakande/rename-files
rename files per file naming guidelines
2 parents eb87a13 + f52d7ee commit 14c9e03

File tree

6 files changed

+12
-2
lines changed

6 files changed

+12
-2
lines changed

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"redirect_url": "/azure/ai-studio/concepts/model-benchmarks",
111111
"redirect_document_id": true
112112
},
113+
{
114+
"source_path_from_root": "/articles/ai-studio/concepts/model-lifecycle-and-retirement.md",
115+
"redirect_url": "/azure/ai-studio/concepts/model-lifecycle-retirement",
116+
"redirect_document_id": true
117+
},
113118
{
114119
"source_path_from_root": "/articles/ai-studio/how-to/llmops-azure-devops-prompt-flow.md",
115120
"redirect_url": "/azure/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow",
File renamed without changes.

articles/ai-studio/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ items:
9292
- name: Data, privacy, and security for Model Catalog
9393
href: how-to/concept-data-privacy.md
9494
- name: Model lifecycle and retirement
95-
href: concepts/model-lifecycle-and-retirement.md
95+
href: concepts/model-lifecycle-retirement.md
9696
- name: Model benchmarks
9797
href: how-to/model-benchmarks.md
9898
- name: Model benchmarking

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"redirect_url": "/azure/machine-learning/tutorial-train-deploy-notebook",
1616
"redirect_document_id": false
1717
},
18+
{
19+
"source_path_from_root": "/articles/machine-learning/concept-model-lifecycle-and-retirement.md",
20+
"redirect_url": "/azure/machine-learning/concept-model-lifecycle-retirement",
21+
"redirect_document_id": true
22+
},
1823
{
1924
"source_path_from_root": "/articles/machine-learning/v-fake/tutorial-pipeline-python-sdk.md",
2025
"redirect_url": "/azure/machine-learning/tutorial-pipeline-python-sdk",
File renamed without changes.

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ items:
591591
- name: Data, privacy, and security for Model Catalog
592592
href: concept-data-privacy.md
593593
- name: Model lifecycle and retirement
594-
href: concept-model-lifecycle-and-retirement.md
594+
href: concept-model-lifecycle-retirement.md
595595
- name: Open source models curated by Azure Machine Learning
596596
href: how-to-use-foundation-models.md
597597
- name: Hugging Face Hub community partner models

0 commit comments

Comments
 (0)