From b42e4439ce2734a4d9d16994bb2f1ba617cded8b Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Wed, 12 Jul 2023 23:00:15 +0000 Subject: [PATCH] Windows slash: / instead of unix \ (#437) --- site/source/user-manual/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/user-manual/ssh.rst b/site/source/user-manual/ssh.rst index 2b6942d..495cb46 100644 --- a/site/source/user-manual/ssh.rst +++ b/site/source/user-manual/ssh.rst @@ -71,7 +71,7 @@ Registering an SSH Key .. code-block:: bash - type .ssh/id_ed25519.pub + type .ssh\id_ed25519.pub Copy the whole resulting line that looks similar to: