Skip to content

Commit 0ca00b3

Browse files
committed
fixing broken bookmark
1 parent d5e45a5 commit 0ca00b3

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/language-service/conversational-language-understanding/concepts

1 file changed

+2
-2
lines changed

articles/ai-services/language-service/conversational-language-understanding/concepts/data-formats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you're uploading your data into conversational language understanding, it mus
1717

1818
## Import project file format
1919

20-
If you're [importing a project](../how-to/create-project.md#import-project) into conversational language understanding, the file uploaded must be in the following format:
20+
If you're [importing a project](../how-to/create-project.md#import-a-project) into conversational language understanding, the file uploaded must be in the following format:
2121

2222
```json
2323
{
@@ -175,5 +175,5 @@ Conversational language understanding offers the option to upload your utterance
175175

176176
## Related content
177177

178-
* For more information on importing your labeled data into your project directly, see [Import project](../how-to/create-project.md#import-project).
178+
* For more information on importing your labeled data into your project directly, see [Import project](../how-to/create-project.md#import-a-project).
179179
* For more information about labeling your data, see [Label your utterances in Language Studio](../how-to/tag-utterances.md). After you label your data, you can [train your model](../how-to/train-model.md).

0 commit comments

Comments
 (0)