Skip to content

Commit e27d8ce

Browse files
committed
Add deprecation message to LTv2 README
1 parent b2df19c commit e27d8ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can get the latest SDK packages through NuGet. Installation instructions can
2727
* [Assistant](/src/IBM.WatsonDeveloperCloud.Assistant.v1)
2828
* [Conversation](/src/IBM.WatsonDeveloperCloud.Conversation.v1)
2929
* [Discovery](/src/IBM.WatsonDeveloperCloud.Discovery.v1)
30-
* [Language Translator V2](/src/IBM.WatsonDeveloperCloud.LanguageTranslator.v2)
30+
* [Language Translator V2](/src/IBM.WatsonDeveloperCloud.LanguageTranslator.v2) (deprecated)
3131
* [Language Translator V3](/src/IBM.WatsonDeveloperCloud.LanguageTranslator.v3)
3232
* [Natural Language Understanding](/src/IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1)
3333
* [Natural Language Classifier](/src/IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1)

src/IBM.WatsonDeveloperCloud.LanguageTranslator.v2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![NuGet](https://img.shields.io/badge/nuget-v2.4.1-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.LanguageTranslator.v2/)
22

33
### Language Translator V2
4+
**Language Translator v3 is now available. The v2 Language Translator API will no longer be available after July 31, 2018. To take advantage of the latest service enhancements, migrate to the v3 API. View the [Migrating to Language Translator v3](https://console.bluemix.net/docs/services/language-translator/migrating.html) page for more information.**
45

56
[Language Translator][language_translator] translates text from one language to another. The service offers multiple domain-specific models that you can customize based on your unique terminology and language. Use Language Translator to take news from across the globe and present it in your language, communicate with your customers in their own language, and more.
67

0 commit comments

Comments
 (0)