Skip to content

Commit 0551402

Browse files
update broken links
1 parent 49fea43 commit 0551402

File tree

2 files changed

+2
-2
lines changed
  • sdk/cognitiveservices/azure-ai-speech-transcription

2 files changed

+2
-2
lines changed

sdk/cognitiveservices/azure-ai-speech-transcription/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (2025-11-14)
3+
## 1.0.0-beta.1 (2025-12-12)
44

55
### Features Added
66

sdk/cognitiveservices/azure-ai-speech-transcription/src/test/java/com/azure/ai/speech/transcription/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export SPEECH_API_KEY="<your-api-key>"
4747

4848
## Configure Test Proxy
4949

50-
The Azure SDK for Java uses a test proxy for recording and playing back HTTP interactions. This library has been migrated to use the test proxy following the [Test Proxy Migration Guide](https://github.com/Azure/azure-sdk-for-java/blob/main/eng/common/testproxy/README.md).
50+
The Azure SDK for Java uses a test proxy for recording and playing back HTTP interactions. This library has been migrated to use the test proxy following the [Test Proxy Migration Guide](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/TestProxyMigrationGuide.md).
5151

5252
Test recordings are stored in the [azure-sdk-assets](https://github.com/Azure/azure-sdk-assets) repository and referenced via the `assets.json` file. Configure the test mode by setting the `AZURE_TEST_MODE` environment variable:
5353

0 commit comments

Comments
 (0)