Skip to content

Commit 32cfb2f

Browse files
authored
Merge pull request #10 from aahill/patch-93
Update bookmark link
2 parents 39d6a26 + 967f779 commit 32cfb2f

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-classification/how-to

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-classification/how-to/call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ First you will need to get your resource key and endpoint
9797
3. In the JSON body of your request, you will specify The documents you're inputting for analysis, and the parameters for the custom entity recognition task. `project-name` is case-sensitive.
9898

9999
> [!tip]
100-
> See the [quickstart article](../quickstart.md?pivots=rest-api#submit-text-classification-task) and [reference documentation](https://westus2.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-2-Preview-2/operations/Analyze) for more information about the JSON syntax.
100+
> See the [quickstart article](../quickstart.md?pivots=rest-api#submit-a-custom-text-classification-task) and [reference documentation](https://westus2.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-2-Preview-2/operations/Analyze) for more information about the JSON syntax.
101101
102102
```json
103103
{

0 commit comments

Comments
 (0)