Skip to content

Commit b5f2597

Browse files
committed
fixing link
1 parent dc456ef commit b5f2597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/language-service/concepts/migrate-from-text-analytics-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To use the latest version of the sentiment analysis client library, you will nee
5353
5454
### Feature changes
5555

56-
In version 2.1, the Text Analytics API uses one endpoint for Named Entity Recognition (NER) and entity linking. The current version of this feature provides expanded named entity detection, and uses separate endpoints for NER and entity linking requests. Additionally, you can use another feature offered in the Language service that lets you detect [detect personal (pii) and health (phi) information](personally-identifiable-information/overview.md).
56+
In version 2.1, the Text Analytics API uses one endpoint for Named Entity Recognition (NER) and entity linking. The current version of this feature provides expanded named entity detection, and uses separate endpoints for NER and entity linking requests. Additionally, you can use another feature offered in the Language service that lets you detect [detect personal (pii) and health (phi) information](../personally-identifiable-information/overview.md).
5757

5858
### Steps to migrate
5959

@@ -134,7 +134,7 @@ To use the latest version of the sentiment analysis client library, you will nee
134134
## [Key phrase extraction](#tab/key-phrase-extraction)
135135

136136
> [!TIP]
137-
> Want to use the latest version of the API in your application? See the [key phrase extraction](../key-phrase-extraction/how-to/call-api) how-to article and [quickstart](../key-phrase-extraction/quickstart.md) for information on the current version of the API.
137+
> Want to use the latest version of the API in your application? See the [key phrase extraction](../key-phrase-extraction/how-to/call-api.md) how-to article and [quickstart](../key-phrase-extraction/quickstart.md) for information on the current version of the API.
138138
139139
### Feature changes
140140

0 commit comments

Comments
 (0)