Skip to content

Commit 7f729b5

Browse files
author
Larry Franks
committed
fixing link
1 parent 2d15e95 commit 7f729b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-share-data-across-workspaces-with-registries.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,8 @@ my_data = Data(path=my_path,
379379
ml_client_workspace.data.create_or_update(my_data)
380380
381381
```
382-
Follow [this article]((how-to-create-data-assets.md)) to learn more about creating a data asset in workspace.
382+
383+
For more information on creating data assets in a workspace, see [How to create data assets](how-to-create-data-assets.md).
383384
384385
The data asset created in workspace can be shared to a registry and it can be used in multiple workspaces from there. You can also change the name and version when sharing the data from workspace to registry.
385386

0 commit comments

Comments
 (0)