Skip to content

Commit 11a481b

Browse files
authored
Merge pull request #87426 from craigcaseyMSFT/vcraic0904
fixes for broken link report
2 parents 5e2b6f7 + 6f3a80a commit 11a481b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6344,7 +6344,7 @@ featureFlags:
63446344
Azure for Node.js Developers
63456345
</h3>
63466346
<p>
6347-
<a href="/javascript/azure/">Get started</a>
6347+
<a href="/azure/javascript/">Get started</a>
63486348
</p>
63496349
<p>
63506350
<a href="/javascript/api/overview/azure/">API reference</a>

articles/sdks/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sections:
3232
<img height="48" width="48" src="https://docs.microsoft.com/media/logos/logo_java.svg" alt="">
3333
<br><b>Java SDK</b></a>
3434
<p>Get the Azure libraries for Java</p>
35-
- html: <a href="/javascript/azure/">
35+
- html: <a href="/azure/javascript/">
3636
<img height="48" width="48" src="https://docs.microsoft.com/media/logos/logo_nodejs.svg" alt="">
3737
<br><b>Node SDK</b></a>
3838
<p>Get the Azure libraries for Node</p>

0 commit comments

Comments
 (0)