diff --git a/sdk/template/template/samples/javascript/README.md b/sdk/template/template/samples/javascript/README.md index ba220e60f218..a7404651589a 100644 --- a/sdk/template/template/samples/javascript/README.md +++ b/sdk/template/template/samples/javascript/README.md @@ -54,8 +54,7 @@ npx cross-env ENDPOINT="" API_KEY="" node sampleTemplate.js Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[sampleTemplate]: https://github.com/deyaaeldeen/azure-sdk-for-js/blob/update-template/sdk/template/template/samples/javascript/sampleTemplate.js +[sampleTemplate]: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/template/template/samples/javascript/sampleTemplate.js [apiref]: https://docs.microsoft.com/javascript/api [freesub]: https://azure.microsoft.com/free/ [package]: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/template/template/README.md diff --git a/sdk/template/template/samples/typescript/README.md b/sdk/template/template/samples/typescript/README.md index f5669d09e92b..d11c37245121 100644 --- a/sdk/template/template/samples/typescript/README.md +++ b/sdk/template/template/samples/typescript/README.md @@ -66,8 +66,7 @@ npx cross-env ENDPOINT="" API_KEY="" node dist/sampleTemplate Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[sampleTemplate]: https://github.com/deyaaeldeen/azure-sdk-for-js/blob/update-template/sdk/template/template/samples/typescript/src/sampleTemplate.ts +[sampleTemplate]: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/template/template/samples/typescript/src/sampleTemplate.ts [apiref]: https://docs.microsoft.com/javascript/api [freesub]: https://azure.microsoft.com/free/ [package]: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/template/template/README.md