Skip to content

Commit 9a6731d

Browse files
authored
Merge pull request #126824 from changeworld/patch-2
Fix broken link caused by typo
2 parents c5ff028 + 1794e40 commit 9a6731d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@
700700
"articles/site-recovery/**/*": "https://learn.microsoft.com/answers/tags/227/azure-site-recovery/",
701701
"articles/site-reliability-engineering/NO-QA-TAG-USE-GLOBAL/": "",
702702
"articles/spring-apps/**/*": "https://learn.microsoft.com/answers/tags/424/azure-spring-apps/",
703-
"articles/sql-server-stretch-database/**/*": "hhttps://learn.microsoft.com/answers/tags/191/sql-server",
703+
"articles/sql-server-stretch-database/**/*": "https://learn.microsoft.com/answers/tags/191/sql-server",
704704
"articles/static-web-apps/**/*": "https://learn.microsoft.com/answers/tags/448/static-web-apps/",
705705
"articles/storage-actions/**/*": "https://learn.microsoft.com/answers/tags/125/azure-blob-storage",
706706
"articles/storage-mover/**/*": "https://learn.microsoft.com/answers/tags/98/azure-storage-accounts",

0 commit comments

Comments
 (0)