Skip to content

Commit e7a5199

Browse files
committed
revise link
1 parent 96e6047 commit e7a5199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/tutorial-explore-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Each time you create a data asset, you need a unique version for it. If the ver
125125

126126
You can also omit the **version** parameter, and a version number is generated for you, starting with 1 and then incrementing from there.
127127

128-
In this tutorial, we use the name "initial" as the first version. The [Create production machine learning pipelines](pipeline.ipynb) tutorial will also use this version of the data, so here we are using a value that you'll see again in that tutorial.
128+
In this tutorial, we use the name "initial" as the first version. The [Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) tutorial will also use this version of the data, so here we are using a value that you'll see again in that tutorial.
129129

130130

131131
```python

0 commit comments

Comments
 (0)