Skip to content

Commit 40d5be3

Browse files
Correcting the link to sentiment analysis REST API sample
@aahill Could you please review and approve?
1 parent 2aded16 commit 40d5be3

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)