Skip to content

Commit 503e004

Browse files
authored
Update script URL in README for license modification
1 parent 8e004e3 commit 503e004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/manage/azure-arc-enabled-sql-server/modify-license-type

samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This option is recommended because Cloud shell has the Azure PowerShell modules
143143
1. Upload the script to your cloud shell using the following command:
144144

145145
```console
146-
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-arc-sql-license-type/modify-arc-sql-license-type.ps1 -o modify-arc-sql-license-type.ps1
146+
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/refs/heads/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-arc-sql-license-type.ps1
147147
```
148148

149149
1. Run the script by following an appropriate example.

0 commit comments

Comments
 (0)