Skip to content

Commit e6ffcac

Browse files
Merge pull request #3282 from MicrosoftDocs/main638596838664003473sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 0a620a8 + 171a755 commit e6ffcac

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)