File tree 2 files changed +2
-2
lines changed
platform/src/development/ssh
upsun/src/development/ssh
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Make sure your public key has been uploaded to your user account. Check it in th
34
34
35
35
A given SSH key pair can only be linked to a single user account.
36
36
If you add an already used SSH key to another account, you see the error: ` SSH key can not be duplicated ` .
37
- Generate a new pair of SSH keys for the second user account you want to add.
37
+ [ Generate a new pair of SSH keys] ( /development/ssh/ssh-keys#add-ssh-keys ) for the second user account you want to add.
38
38
39
39
## Check your SSH agent
40
40
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Make sure your public key has been uploaded to your user account. Check it in th
34
34
35
35
A given SSH key pair can only be linked to a single user account.
36
36
If you add an already used SSH key to another account, you see the error: ` SSH key can not be duplicated ` .
37
- Generate a new pair of SSH keys for the second user account you want to add.
37
+ [ Generate a new pair of SSH keys] ( /development/ssh/ssh-keys#add-ssh-keys ) for the second user account you want to add.
38
38
39
39
## Check your SSH agent
40
40
You can’t perform that action at this time.
0 commit comments