Skip to content

Commit 3a94830

Browse files
committed
Removing Translator Text mentions
1 parent 8b7863c commit 3a94830

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Here's what you'll need before you use these samples:
3030

3131
* Your favorite IDE or text editor
3232
* Python 2.7.x or 3.x
33-
* An Azure subscription with Translator Text enabled. [Sign-up for a free account](https://docs.microsoft.com/azure/cognitive-services/translator/translator-text-how-to-signup)!
33+
* An Azure subscription with Translator enabled. [Sign-up for a free account](https://docs.microsoft.com/azure/cognitive-services/translator/translator-text-how-to-signup)!
3434

3535
## Code samples
3636

37-
This repository includes a sample for each of the methods made available by the Microsoft Translator Text API v3. To use each of the samples, follow these instructions:
37+
This repository includes a sample for each of the methods made available by the Microsoft Translator API v3. To use each of the samples, follow these instructions:
3838

3939
* Create a new project in your favorite IDE or editor.
4040
* Copy the code from one of the samples into your project.
@@ -43,6 +43,6 @@ This repository includes a sample for each of the methods made available by the
4343

4444
## Resources
4545

46-
* [What is the Translator Text API?](https://docs.microsoft.com/azure/cognitive-services/translator/translator-info-overview)
47-
* [v3 Translator Text API Reference](https://docs.microsoft.com/azure/cognitive-services/translator/)
46+
* [What is Translator?](https://docs.microsoft.com/azure/cognitive-services/translator/translator-info-overview)
47+
* [v3 Translator API Reference](https://docs.microsoft.com/azure/cognitive-services/translator/)
4848
* [Supported languages](https://docs.microsoft.com/azure/cognitive-services/translator/language-support)

0 commit comments

Comments
 (0)