Skip to content

Commit 871a777

Browse files
committed
2025_05 - Fix monthly broken links
1 parent 7c29e73 commit 871a777

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/translator/text-translation/sdk-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This release includes the following updates:
8282

8383
[**README**](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/translation/ai-translation-text-rest/README.md)
8484

85-
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1-beta)
85+
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1)
8686

8787
### [**Python**](#tab/python)
8888

@@ -144,7 +144,7 @@ This release includes the following updates:
144144

145145
[**README**](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/translation/ai-translation-text-rest/README.md)
146146

147-
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1-beta)
147+
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1)
148148

149149
### [**Python**](#tab/python)
150150

@@ -346,7 +346,7 @@ Create a client object to interact with the Text translation SDK, and then call
346346

347347
### [JavaScript](#tab/javascript)
348348

349-
Create a client object to interact with the Text translation SDK, and then call methods on that client object to interact with the service. The SDKs provide both synchronous and asynchronous methods. For more insight, *see* the Text translation [sample repository](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1-beta) for JavaScript or TypeScript.
349+
Create a client object to interact with the Text translation SDK, and then call methods on that client object to interact with the service. The SDKs provide both synchronous and asynchronous methods. For more insight, *see* the Text translation [sample repository](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/samples/v1) for JavaScript or TypeScript.
350350

351351
### [Python](#tab/python)
352352

0 commit comments

Comments
 (0)