Skip to content

Commit 0352a31

Browse files
committed
Fix links.
1 parent bc8bb85 commit 0352a31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tutorials/sftp_publickeyauth_1password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Public-key authentication using 1Password SSH Agent allows you to connect to a r
1414
IdentityAgent ~/.1password/agent.sock
1515
```
1616
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck.
17-
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication*
17+
3. In the [Bookmark](../cyberduck/bookmarks.md) or [Connection](../cyberduck/connection.md) panel, select *Use Public Key Authentication*
1818
4. Select the public key corresponding to your SSH private key saved in 1Password. Typically, it is located in the `~/.ssh` directory.
1919
2020
## References

tutorials/sftp_publickeyauth_bitwarden.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Public-key authentication using Bitwarden SSH Agent allows you to connect to a r
1414
IdentityAgent ~/.bitwarden-ssh-agent.sock
1515
```
1616
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck.
17-
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication*
18-
4. Select the public key corresponding to your SSH private key saved in Bitwarden. Typically, it is located in the `~/.ssh` directory.
17+
5. In the [Bookmark](../cyberduck/bookmarks.md) or [Connection](../cyberduck/connection.md) panel, select *Use Public Key Authentication*
18+
6. Select the public key corresponding to your SSH private key saved in Bitwarden. Typically, it is located in the `~/.ssh` directory.
1919
2020
## References
2121

0 commit comments

Comments
 (0)