Skip to content

Commit 1da203c

Browse files
Merge pull request #291440 from GitHubber17/347131-g
Bulk - Global effort to fix validation issues
2 parents f78e764 + bfd0ab7 commit 1da203c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-maps/how-to-dev-guide-js-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ main().catch((err) => {
441441
[listSas]: /javascript/api/%40azure/arm-maps/accounts#@azure-arm-maps-accounts-listsas
442442
[managedIdentity]: https://techcommunity.microsoft.com/t5/azure-maps-blog/managed-identities-for-azure-maps/ba-p/3666312
443443
[Node.js Release Working Group]: https://github.com/nodejs/release#release-schedule
444-
[Node.js]: https://nodejs.org/en/download/
444+
[Node.js]: https://nodejs.org/en/download/package-manager/
445445
[search package]: https://www.npmjs.com/package/@azure-rest/maps-search
446446
[search readme]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/README.md
447447
[search sample]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest/samples/

articles/azure-maps/rest-sdk-developer-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ For more information, see the [Java SDK Developers Guide].
105105
[py geolocation sample]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/maps/azure-maps-geolocation/samples
106106

107107
<!-- JavaScript/TypeScript SDK Developers Guide --->
108-
[Node.js]: https://nodejs.org/en/download/
108+
[Node.js]: https://nodejs.org/en/download/package-manager/
109109
[JavaScript/TypeScript SDK Developers Guide]: how-to-dev-guide-js-sdk.md
110110
[js search readme]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/README.md
111111
[js search package]: https://www.npmjs.com/package/@azure-rest/maps-search

0 commit comments

Comments
 (0)