Skip to content

Commit 9337541

Browse files
authored
Update articles/machine-learning/how-to-train-mlflow-projects.md
1 parent 7727eb8 commit 9337541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-train-mlflow-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article, learn how to submit training jobs with [MLflow Projects](https:
1919

2020
[MLflow Projects](https://mlflow.org/docs/latest/projects.html) allow for you to organize and describe your code to let other data scientists (or automated tools) run it. MLflow Projects with Azure Machine Learning enable you to track and manage your training runs in your workspace.
2121

22-
[Learn more about the MLflow and Azure Machine Learning integration.](concept-mlflow.md).
22+
[Learn more about the MLflow and Azure Machine Learning integration.](concept-mlflow.md)
2323

2424
## Prerequisites
2525

0 commit comments

Comments
 (0)