Skip to content

Commit ff257c7

Browse files
committed
fix warning
1 parent 7767e02 commit ff257c7

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/promote-ppl-input.png" alt-text="Screenshot showing component parameter settings." lightbox ="./media/how-to-create-component-pipelines-ui/promote-ppl-input.png":::
120+
:::image type="content" source="./media/how-to-create-component-pipelines-ui/promote-ppl-input.png" alt-text="Screenshot showing how to promote component input to pipeline iunput." lightbox ="./media/how-to-create-component-pipelines-ui/promote-ppl-input.png":::
121121
122122
123123

0 commit comments

Comments
 (0)