Skip to content

Commit 2c4777a

Browse files
authored
Fixing broken doc link in TestProxyMigrationGuide.md (#48961)
1 parent e639699 commit 2c4777a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sdk/core/azure-core-test/TestProxyMigrationGuide.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ regarding test resource deployment.
202202
Once your tests have been migrated to the test proxy, they can also have their recordings moved out of the
203203
`azure-sdk-for-java` repo. Refer to the [recording migration guide][recording_migration] for more details.
204204

205-
After recordings are moved, you can refer to the instructions in [`TestProxyMigration.md`][test_proxy_migration] to manage them.
206-
207205
## Advanced details
208206

209207
### What does the test proxy do?
@@ -237,7 +235,6 @@ More details can be found [here][detailed_docs].
237235

238236
[sanitizers]: https://github.com/Azure/azure-sdk-tools/blob/main/tools/test-proxy/Azure.Sdk.Tools.TestProxy/README.md#session-and-test-level-transforms-sanitiziers-and-matchers
239237

240-
[test_proxy_migration]: https://github.com/Azure/azure-sdk-for-java/wiki/Test-Proxy-Migration#3-using-test-proxy-going-forward
241238
[test_proxy_sanitizer]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/TestProxySanitizer.java
242239
[test_proxy_manager]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyManager.java
243240
[test_proxy_base]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyTestBase.java

0 commit comments

Comments
 (0)