From 002c9902448343645a6e422f1dd8d540e68353ad Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Mon, 23 Nov 2020 17:46:54 -0600 Subject: [PATCH] Update content/docs/command-reference/diff.md --- content/docs/command-reference/diff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/command-reference/diff.md b/content/docs/command-reference/diff.md index 73b3d9c79a..3da933b490 100644 --- a/content/docs/command-reference/diff.md +++ b/content/docs/command-reference/diff.md @@ -110,7 +110,7 @@ $ dvc diff Let's checkout the [2-track-data](https://github.com/iterative/example-get-started/releases/tag/2-track-data) -tag, corresponding to the [data versioning](/doc/start/data-versioning) _Get +tag, corresponding to the [Data Versioning](/doc/start/data-versioning) _Get Started_ chapter, right after we added `data.xml` file with DVC: ```dvc