From 3736a3eff983d1659001a7ff0c6617293021e0e3 Mon Sep 17 00:00:00 2001 From: Hedy Li Date: Fri, 4 Feb 2022 15:21:21 +0800 Subject: [PATCH] SSH page: Fix link to wiki git repo --- ssh.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ssh.md b/ssh.md index 2df618d..9d5d3ae 100644 --- a/ssh.md +++ b/ssh.md @@ -101,10 +101,9 @@ is to provide a password for them at creation time, but this implies entering a password any time you used them (impractical) or use something like [ssh-agent]( https://man.openbsd.org/ssh-agent.1) (a bit more complex) -We don't have documentation for this -[(yet)](https://tildegit.org/cafe/site/src/branch/main/wiki) so either go with -no password keys, or ask on IRC ([#cafe](https://web.tilde.chat/?join=cafe)) -for help. +We don't have documentation for this ([yet](https://tildegit.org/cafe/wiki)) so +either go with no password keys, or ask on IRC +([#cafe](https://web.tilde.chat/?join=cafe)) for help. pick your fighter: [ [mac](#mac) | [windows](#windows) | [linux](#linux) ]