From f0e256e6afdef2a2c6873cbe66ee23eeda5be2fb Mon Sep 17 00:00:00 2001 From: Dave Berenbaum Date: Fri, 28 Jun 2024 17:00:47 -0400 Subject: [PATCH] start: fix example remote path (#5269) --- content/docs/start/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/start/index.md b/content/docs/start/index.md index d601eebd8b..3bd513f317 100644 --- a/content/docs/start/index.md +++ b/content/docs/start/index.md @@ -217,7 +217,7 @@ $ dvc push set up earlier. The remote storage directory should look like this: ``` -.../dvcstore +.../dvcstore/files/md5 └── 22    └── a1a2931c8370d3aeedd7183606fd7f ```