Skip to content

Commit bc792fa

Browse files
Merge pull request #217429 from laujan/2006203-further-update-ct-ga-pages
update custom translator ga release pages
2 parents 0fde9ac + 7ebcb69 commit bc792fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cognitive-services/Translator/custom-translator/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Publishing your model makes it available for use with the Translator API. A proj
188188

189189
1. Developers should use the `Category ID` when making translation requests with Microsoft Translator [Text API V3](../reference/v3-0-translate.md?tabs=curl). More information about the Translator Text API can be found on the [API Reference](../reference/v3-0-reference.md) webpage.
190190

191-
1. Business users may want to download and install our free [DocumentTranslator app for Windows](https://github.com/MicrosoftTranslator/DocumentTranslator/releases/tag/V2.9.4).
191+
1. Business users may want to download and install our free [DocumentTranslator app for Windows](https://github.com/MicrosoftTranslator/DocumentTranslation/releases).
192192

193193
## Next steps
194194

articles/cognitive-services/Translator/sovereign-clouds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ The following table lists the base URLs for Azure sovereign cloud endpoints:
4242
|--|--|
4343
|Azure portal | <ul><li>[Azure Government Portal](https://portal.azure.us/)</li></ul>|
4444
| Available regions</br></br>The region-identifier is a required header when using Translator for the government cloud. | <ul><li>`usgovarizona` </li><li> `usgovvirginia`</li></ul>|
45-
|Available pricing tiers|<ul><li>Free (F0) and Standard (S0). See [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/)</li></ul>|
46-
|Supported Features | <ul><li>[Text Translation](https://docs.azure.cn/cognitive-services/translator/reference/v3-0-reference)</li><li>[Document Translation](document-translation/overview.md)</li><li>[Custom Translator](custom-translator/overview.md)</li></ul>|
45+
|Available pricing tiers|<ul><li>Free (F0) and Standard (S1). See [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/)</li></ul>|
46+
|Supported Features | <ul><li>[Text Translation](reference/v3-0-reference.md)</li><li>[Document Translation](document-translation/overview.md)</li><li>[Custom Translator](custom-translator/overview.md)</li></ul>|
4747
|Supported Languages| <ul><li>[Translator language support](language-support.md)</li></ul>|
4848

4949
<!-- markdownlint-disable MD036 -->
@@ -112,7 +112,7 @@ curl -X POST "https://api.cognitive.microsofttranslator.us/translate?api-version
112112
```
113113

114114
> [!div class="nextstepaction"]
115-
> [Azure Government: Translator text reference](reference/rest-api-guide.md)
115+
> [Azure Government: Translator text reference](/azure/azure-government/documentation-government-cognitiveservices#translator)
116116
117117
### [Azure China 21 Vianet](#tab/china)
118118

0 commit comments

Comments
 (0)