Skip to content

Commit 1ecd877

Browse files
committed
fixing typo
1 parent 3169329 commit 1ecd877

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/cognitive-services/.openpublishing.redirection.cognitive-services.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
},
88
{
99
"source_path_from_root": "/articles/cognitive-services/language-service/custom-text-classification/how-to/use-autotagging.md",
10-
"redirect_url": "/azure/cognitive-services/language-service/custom-text-classification/how-to/use-autolabelling",
10+
"redirect_url": "/azure/cognitive-services/language-service/custom-text-classification/how-to/use-autolabeling",
1111
"redirect_document_id": true
1212
},
1313
{
1414
"source_path_from_root": "/articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/use-autotagging.md",
15-
"redirect_url": "/azure/cognitive-services/language-service/custom-named-entity-recognition/how-to/use-autolabelling",
15+
"redirect_url": "/azure/cognitive-services/language-service/custom-named-entity-recognition/how-to/use-autolabeling",
1616
"redirect_document_id": true
1717
},
1818
{

articles/cognitive-services/language-service/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ items:
9999
- name: Label data
100100
href: custom-text-classification/how-to/tag-data.md
101101
- name: Auto label your data (preview)
102-
href: custom-text-classification/how-to/use-autolabelling.md
102+
href: custom-text-classification/how-to/use-autolabeling.md
103103
- name: Train a model
104104
href: custom-text-classification/how-to/train-model.md
105105
- name: Model performance (preview)
@@ -195,7 +195,7 @@ items:
195195
- name: Label data
196196
href: custom-named-entity-recognition/how-to/tag-data.md
197197
- name: Auto label your data (preview)
198-
href: custom-named-entity-recognition/how-to/use-autolabelling.md
198+
href: custom-named-entity-recognition/how-to/use-autolabeling.md
199199
- name: Train a model
200200
href: custom-named-entity-recognition/how-to/train-model.md
201201
- name: Model performance (preview)

0 commit comments

Comments
 (0)