diff --git a/content/docs/user-guide/data-management/remote-storage/ssh.md b/content/docs/user-guide/data-management/remote-storage/ssh.md index b4c910eb41..03748244e1 100644 --- a/content/docs/user-guide/data-management/remote-storage/ssh.md +++ b/content/docs/user-guide/data-management/remote-storage/ssh.md @@ -68,7 +68,8 @@ Order in which DVC picks these values when defined in multiple places: The `dvc remote modify --local` flag is needed to write sensitive user info to a Git-ignored config file (`.dvc/config.local`) so that no secrets are leaked -through Git. See [Configuration](/doc/user-guide/project-structure/configuration#config-file-locations). +through Git. See +[Configuration](/doc/user-guide/project-structure/configuration#config-file-locations).