diff --git a/documentation/using-azure-identity.md b/documentation/using-azure-identity.md index d3a11ca7e07..03faed1cd2a 100644 --- a/documentation/using-azure-identity.md +++ b/documentation/using-azure-identity.md @@ -309,7 +309,7 @@ locally, you can also add a redirect URI for your development endpoint (e.g. `http://localhost:8080/authresponse`). A complete example of hosting your own authentication response endpoint can be -found in the [`authorization code sample`](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/manual/authorizationCodeSample.ts). +found in the [`authorization code manual test`](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity/test/manual/authorization-code-credential). ### DefaultAzureCredential