Skip to content

Commit 9eef869

Browse files
committed
fix link
1 parent 21c41e3 commit 9eef869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/samples-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Some of the samples use `MLClient.from_config()` to connect to a workspace. For
6969
7070
The configuration file is created for you on the Azure Machine Learning compute instance. To use the code on your own notebook server or DSVM, create the configuration file manually. Use either of the following methods:
7171
72-
* Write a [configuration file](../how-to-configure-environment.md#) file (**aml_config/config.json**) in the root of your cloned repository.
72+
* Write a [configuration file](how-to-configure-environment.md#) file (**aml_config/config.json**) in the root of your cloned repository.
7373
7474
* Download the workspace configuration file:
7575

0 commit comments

Comments
 (0)