Skip to content

Commit b0e0943

Browse files
authored
Update how-to-troubleshoot-environments.md
1 parent 7305e1c commit b0e0943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ myenv.python.conda_dependencies.remove_conda_package("python=3.6")
733733
If you're using a YAML for your conda specification, include only one Python version as a dependency
734734

735735
**Resources**
736-
* [CondaDependencies Class v1](python/api/azureml-core/azureml.core.conda_dependencies.condadependencies)
736+
* [CondaDependencies Class v1](https://aka.ms/azureml/environment/conda-dependencies-class)
737737

738738
### Python version not supported
739739
<!--issueDescription-->

0 commit comments

Comments
 (0)