Skip to content

Commit ce6c8d5

Browse files
authored
[Load Testing] Fix broken reference doc links (#43885)
1 parent 92b4f1e commit ce6c8d5

File tree

1 file changed

+3
-3
lines changed
  • sdk/loadtesting/azure-developer-loadtesting

1 file changed

+3
-3
lines changed

sdk/loadtesting/azure-developer-loadtesting/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ additional questions or comments.
293293
[default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential
294294
[pip]: https://pypi.org/project/pip/
295295
[azure_sub]: https://azure.microsoft.com/free/
296-
[api_reference_doc]: https://docs.microsoft.com/rest/api/loadtesting/
296+
[api_reference_doc]: https://learn.microsoft.com/rest/api/apptesting/loadtest/
297297
[product_documentation]: https://azure.microsoft.com/services/load-testing/
298-
[obtaining_data_plane_uri]: https://learn.microsoft.com/rest/api/loadtesting/data-plane-uri
299-
[python_logging]: https://docs.python.org/3/library/logging.html
298+
[obtaining_data_plane_uri]: https://learn.microsoft.com/rest/api/apptesting/loadtest/data-plane-uri
299+
[python_logging]: https://docs.python.org/3/library/logging.html

0 commit comments

Comments
 (0)