Skip to content

Commit

Permalink
update samples links in template sdk (Azure#10126)
Browse files Browse the repository at this point in the history
  • Loading branch information
deyaaeldeen authored Jul 17, 2020
1 parent a8c8325 commit dfcc1cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions sdk/template/template/samples/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ npx cross-env ENDPOINT="<endpoint>" API_KEY="<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.

<!-- update location to the one in master after merging -->
[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
3 changes: 1 addition & 2 deletions sdk/template/template/samples/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ npx cross-env ENDPOINT="<endpoint>" API_KEY="<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.

<!-- update location to the one in master after merging -->
[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
Expand Down

0 comments on commit dfcc1cd

Please sign in to comment.