File tree 1 file changed +3
-3
lines changed
sdk/textanalytics/azure-ai-textanalytics/samples
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ For more information about how the versioning story of the SDK corresponds to th
54
54
pip install azure-identity
55
55
```
56
56
57
- 2 . Clone or download this sample repository
58
- 3 . Open the sample folder in Visual Studio Code or your IDE of choice.
57
+ 2 . Clone the repo or download the sample file
58
+ 3 . Open the sample file in Visual Studio Code or your IDE of choice.
59
59
60
60
## Running the samples
61
61
@@ -116,4 +116,4 @@ what you can do with the Azure Text Analytics client library.
116
116
[ azure_subscription ] : https://azure.microsoft.com/free/
117
117
[ azure_text_analytics_account ] : https://docs.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account?tabs=singleservice%2Cwindows
118
118
[ azure_identity_pip ] : https://pypi.org/project/azure-identity/
119
- [ api_reference_documentation ] : https://aka.ms/azsdk-python-textanalytics-ref-docs
119
+ [ api_reference_documentation ] : https://aka.ms/azsdk-python-textanalytics-ref-docs
You can’t perform that action at this time.
0 commit comments