Skip to content

Commit fb92676

Browse files
authored
Update add.md
1 parent e1184a3 commit fb92676

File tree

1 file changed

+1
-1
lines changed
  • public/static/docs/command-reference/remote

1 file changed

+1
-1
lines changed

public/static/docs/command-reference/remote/add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ $ dvc remote add myremote gdrive://0AIac4JZqHhKmUk9PDA/my-dvc-root
241241
```
242242

243243
Note that GDrive remotes are not "trusted" by default. This means that the
244-
[`verify`](`/doc/command-reference/remote/modify#available-settings-for-all-remotes`)
244+
[`verify`](/doc/command-reference/remote/modify#available-settings-for-all-remotes)
245245
option is enabled on this type of storage, so DVC recalculates the checksums of
246246
files upon download (e.g. `dvc pull`), to make sure that these haven't been
247247
modified.

0 commit comments

Comments
 (0)