Skip to content

Commit f77af23

Browse files
committed
/main/setup-ci
1 parent 5c1c579 commit f77af23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-customize-compute-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If your script was doing something specific to azureuser such as installing cond
5656

5757
The command `sudo -u azureuser` changes the current working directory to `/home/azureuser`. You also can't access the script arguments in this block.
5858

59-
For other example scripts, see [azureml-examples](https://github.com/Azure/azureml-examples/tree/main/setup-ci).
59+
For other example scripts, see [azureml-examples](https://github.com/Azure/azureml-examples/tree/v2samplesreorg/setup/setup-ci).
6060

6161
You can also use the following environment variables in your script:
6262

0 commit comments

Comments
 (0)