mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
put ssh section first and state as recommended
also fixes url to URL and changes knut/example to user/repo
This commit is contained in:
parent
9f7d0bad4a
commit
0e14351c66
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Clone with the Git command `clone` followed by the repo URL.
|
||||||
|
|
||||||
### SSH
|
### SSH
|
||||||
|
|
||||||
Before you are able to access Git repositories via SSH, you need to [add an SSH key to your account](/security/ssh-key).
|
SSH is the recommended method to use to access your online repository. Before you are able to access Git repositories via SSH, you need to [add an SSH key to your account](/security/ssh-key).
|
||||||
|
|
||||||
{% admonition "warning" %}
|
{% admonition "warning" %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue