diff --git a/public/static/docs/tutorials/deep/sharing-data.md b/public/static/docs/tutorials/deep/sharing-data.md index 7e1be7ef97..ed6c2e2902 100644 --- a/public/static/docs/tutorials/deep/sharing-data.md +++ b/public/static/docs/tutorials/deep/sharing-data.md @@ -50,7 +50,7 @@ In order to reuse your data files, a colleague can pull data the same way from the master branch: ```dvc -$ git clone https://github.com/iterative/example-get-started.git +$ git clone https://github.com/dmpetrov/new_tag_classifier.git $ dvc pull ```