From 4eefe355058d231260b6fe2cc4309eeb1796d7d7 Mon Sep 17 00:00:00 2001 From: alnoam Date: Thu, 30 Jun 2022 21:19:53 +0300 Subject: [PATCH] Fix dataset page link --- docs/clearml_data/clearml_data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clearml_data/clearml_data.md b/docs/clearml_data/clearml_data.md index f361fa0d..c1b36c40 100644 --- a/docs/clearml_data/clearml_data.md +++ b/docs/clearml_data/clearml_data.md @@ -26,7 +26,7 @@ Dataset changes are stored using differentiable storage, meaning a version will Local copies of datasets are always cached, so the same data never needs to be downloaded twice. When a dataset is pulled it will automatically pull all parent datasets and merge them into one output folder for you to work with. -The [Dataset Versions](../webapp/pipelines/webapp_pipeline_viewing.md) page in the web UI displays dataset versions' +The [Dataset Versions](../webapp/datasets/webapp_dataset_viewing.md) page in the web UI displays dataset versions' lineage and content information. See [dataset UI](../webapp/datasets/webapp_dataset_page.md) for more details. ## Setup