Skip to content

Commit f91fdb8

Browse files
authored
Merge pull request #1101 from anosov1960/master
Fixed readme
2 parents e54d61a + 1ad073a commit f91fdb8

File tree

1 file changed

+1
-1
lines changed
  • samples/manage/azure-arc-enabled-sql-server/modify-license-type

1 file changed

+1
-1
lines changed

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
@@ -64,7 +64,7 @@ Use the following steps to run the script in Cloud Shell.
6464
2. Upload the script to the shell using the following command:
6565

6666
```console
67-
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o /modify-license-type.ps1
67+
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o modify-license-type.ps1
6868
```
6969

7070
3. Run the script.

0 commit comments

Comments
 (0)