From a6c01d250d2697088bbc12860316291b932d6f68 Mon Sep 17 00:00:00 2001 From: "restyled-io[bot]" <32688539+restyled-io[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:37:56 -0400 Subject: [PATCH] Restyled by prettier (#4397) Co-authored-by: Restyled.io --- content/docs/user-guide/data-management/remote-storage/ssh.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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).