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:
Mark Pitblado 2024-07-31 06:50:09 -07:00 committed by Robert Wolff
parent 9f7d0bad4a
commit 0e14351c66
No known key found for this signature in database
GPG key ID: 1614C70AD69A61A1

View file

@ -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" %}