We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dec22e + ced783d commit 4c40329Copy full SHA for 4c40329
1 file changed
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/README.md
@@ -25,7 +25,7 @@ sudo systemctl reboot
25
1. Download the script on the VM you are planning to use for the deployment
26
27
``` bash
28
-curl --output setup-controller.sh https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
+curl --output setup-controller.sh https://raw.githubusercontent.com/ananto-msft/sql-server-samples/master/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
29
```
30
31
2. Make the script executable
0 commit comments