Skip to content

Commit

Permalink
Update the Sitecore Downloads link.l
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored and sc-dmitrykostenko committed Jan 28, 2017
1 parent e8a99d3 commit e248ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Choose the compatible templates for your Sitecore version:


# Sample PowerShell Script
Below is a sample PowerShell script that can help you to get up and running quickly with the ARM Templates. There is also a Sitecore PowerShell CmdLet available for download at [Sitecore Downloads Site](https://dev.sitecore.net/) that makes the deployment even easier.
Below is a sample PowerShell script that can help you to get up and running quickly with the ARM Templates. There is also a Sitecore PowerShell CmdLet available for download at [Sitecore Downloads Site](https://dev.sitecore.net/Downloads.aspx) that makes the deployment even easier.
```PowerShell
$ArmTemplatePath = ".\xp\azuredeploy.json";
$ArmParametersPath = ".\xp\azuredeploy.parameters.json";
Expand Down

0 comments on commit e248ebc

Please sign in to comment.