From 3d7d61defce67be42121c5788fe8f7d93d8fd43f Mon Sep 17 00:00:00 2001 From: Emre Sahin Date: Sat, 20 Feb 2021 12:51:21 +0300 Subject: [PATCH] Updated links to data-access and data-versioning in UG --- content/docs/user-guide/project-structure/dvc-files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/user-guide/project-structure/dvc-files.md b/content/docs/user-guide/project-structure/dvc-files.md index 2683d512a3..fe5740459d 100644 --- a/content/docs/user-guide/project-structure/dvc-files.md +++ b/content/docs/user-guide/project-structure/dvc-files.md @@ -6,8 +6,8 @@ You can use `dvc add` to track data files or directories located in your current `dvc import` and `dvc import-url` let you bring data from external locations to your project, and start tracking it locally. -> See [Data Versioning](/doc/start/data-versioning) and -> [Data Access](/doc/start/data-access) for more info. +> See [Data Versioning](/doc/start/data-and-model-versioning) and +> [Data Access](/doc/start/data-and-model-access) for more info. Files ending with the `.dvc` extension ("dot DVC file") are created by these commands as data placeholders that can be versioned with Git. They contain the