Skip to content

Commit 8599d25

Browse files
authored
Merge pull request #105980 from RohitMungi-MSFT/patch-39
Correcting the link to sentiment analysis REST API sample
2 parents 7050024 + 40d5be3 commit 8599d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Sentiment Analysis v3 can return scores and labels at a sentence and document le
7171

7272
### Example C# code
7373

74-
You can find an example C# application that calls this version of Sentiment Analysis on [GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/tree/master/dotnet/Language/SentimentV3.cs).
74+
You can find an example C# application that calls this version of Sentiment Analysis on [GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/tree/master/dotnet/Language/TextAnalyticsSentiment.cs).
7575

7676

7777
#### [Version 2.1](#tab/version-2)

0 commit comments

Comments
 (0)