Skip to content

Commit e6cec4b

Browse files
authored
Merge pull request #104460 from davidsmatlak/ds-fixtoclinks
Fixes broken links in ToC
2 parents 1fcb3f7 + f5a835f commit e6cec4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -492,10 +492,10 @@
492492
items:
493493
- name: Azure PowerShell
494494
href: /powershell/module/az.recoveryservices
495-
- name: Azure PowerShell classic
496-
href: /powershell/module/azure/?view=azuresmps-3.7.0
495+
- name: AzureRM PowerShell
496+
href: /powershell/module/AzureRM.RecoveryServices
497497
- name: REST
498-
href: https://msdn.microsoft.com/library/mt750497
498+
href: /rest/api/site-recovery
499499
- name: Related
500500
items:
501501
- name: Azure Automation

0 commit comments

Comments
 (0)