Skip to content

Commit

Permalink
[TestProxy] Update Java documentation link (#6836)
Browse files Browse the repository at this point in the history
  • Loading branch information
samvaity authored Aug 22, 2023
1 parent 3a24d11 commit c394a92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/test-proxy/Azure.Sdk.Tools.TestProxy/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Azure SDK Tools Test Proxy

**To users writing SDK tests:** This document is not intended to be a test preperation reference. You should instead refer
**To users writing SDK tests:** This document is not intended to be a test preparation reference. You should instead refer
to documentation in your specific language repository in order to configure recorded tests.

#### Test documentation by language:

- [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md)
- [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/README.md)
- [JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Quickstart-on-how-to-write-tests.md)
- [.NET](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md)
- [Python](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md)
Expand Down

0 comments on commit c394a92

Please sign in to comment.