Skip to content

Commit

Permalink
concept: don't emphasize cache structure is flat
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Jan 4, 2021
1 parent 785f884 commit 56376d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/user-guide/basic-concepts/dvc-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ match: ['DVC cache', cache, caches, cached, 'cache directory']
---

The DVC cache is a hidden storage (by default in `.dvc/cache`) for files and
directories tracked by DVC, and their different versions. Data is cached into a
special flattened
[structure](/doc/user-guide/dvc-files-and-directories#structure-of-the-cache-directory).
directories tracked by DVC, and their different versions. Learn more about it's
structure
[here](/doc/user-guide/dvc-files-and-directories#structure-of-the-cache-directory).

0 comments on commit 56376d4

Please sign in to comment.