Skip to content

Commit 7810382

Browse files
authored
fixed relative paths
1 parent 664232e commit 7810382

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,17 +1446,17 @@
14461446
- name: PowerShell
14471447
items:
14481448
- name: Create managed disk from a VHD
1449-
href: ./scripts/virtual-machines-powershell-sample-create-snapshot-from-vhd
1449+
href: scripts/virtual-machines-powershell-sample-create-snapshot-from-vhd
14501450
- name: Create a managed disk from a snapshot
1451-
href: ./scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot
1451+
href: scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot
14521452
- name: Copy a snapshot to the same or different subscription
1453-
href: ./scripts/virtual-machines-powershell-sample-copy-snapshot-to-same-or-different-subscription
1453+
href: scripts/virtual-machines-powershell-sample-copy-snapshot-to-same-or-different-subscription
14541454
- name: Export a snapshot as a VHD to a storage account
1455-
href: ./scripts/virtual-machines-powershell-sample-copy-snapshot-to-storage-account
1455+
href: scripts/virtual-machines-powershell-sample-copy-snapshot-to-storage-account
14561456
- name: Export a managed disk as a VHD to a storage account
1457-
href: ./scripts/virtual-machines-powershell-sample-copy-managed-disks-vhd
1457+
href: scripts/virtual-machines-powershell-sample-copy-managed-disks-vhd
14581458
- name: Create a snapshot from a VHD
1459-
href: ./scripts/virtual-machines-powershell-sample-create-snapshot-from-vhd
1459+
href: scripts/virtual-machines-powershell-sample-create-snapshot-from-vhd
14601460
- name: Networking
14611461
items:
14621462
- name: Overview

0 commit comments

Comments
 (0)