Skip to content

Commit f4a544b

Browse files
Merge pull request #15680 from robinharwood/roharwoo-diskspd
URL change after PM feedback
2 parents 176c6ef + f19c23c commit f4a544b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/hci/manage/diskspd-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Without further ado, let’s get started:
3838
```
3939
4040
```powershell
41-
$client.DownloadFile("https://github.com/microsoft/diskspd/releases/download/v2.1/DiskSpd.zip","<ENTER_PATH>\DiskSpd-2.1.zip")
41+
$client.DownloadFile("https://github.com/microsoft/diskspd/releases/latest/download/DiskSpd.zip","<ENTER_PATH>\DiskSpd-2.1.zip")
4242
```
4343
4444
1. Use the following command to unzip the downloaded file:

0 commit comments

Comments
 (0)