Skip to content

Commit

Permalink
fix temp broken details section due to #510
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Aug 22, 2019
1 parent 0d7682c commit ed4062e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/docs/get-started/add-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ the data as it evolves with the source code under Git control.

### Expand to learn about DVC internals

You can see that actual data file has been moved to the <abbr>cache
directory</abbr>, while the entries in the <abbr>workspace</abbr> may be file
links to the actual files in the DVC cache.
You can see that actual data file has been moved to the cache directory, while
the entries in the workspace may be file links to the actual files in the DVC
cache.

```dvc
$ ls -R .dvc/cache
Expand Down

0 comments on commit ed4062e

Please sign in to comment.