Skip to content

Commit a5a5780

Browse files
committed
fix file name
1 parent 779b0d4 commit a5a5780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-component-pipelines-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This example uses `train.yml` [in the directory](https://github.com/Azure/azurem
117117
118118
Now let's promote the *max_epocs* input of the *train* component to pipeline level input. Doing so, you can assign a different value to this input every time before submitting the pipeline.
119119
120-
:::image type="content" source="./media/how-to-create-component-pipelines-ui/prompte-pipeline-input.png" alt-text="Screenshot showing how to promote component input to pipeline input." lightbox ="./media/how-to-create-component-pipelines-ui/prompte-pipeline-input.png":::
120+
:::image type="content" source="./media/how-to-create-component-pipelines-ui/promote-pipeline-input.png" alt-text="Screenshot showing how to promote component input to pipeline input." lightbox ="./media/how-to-create-component-pipelines-ui/promote-pipeline-input.png":::
121121
122122
123123

0 commit comments

Comments
 (0)