feat: add links to the SSH and HTTP sections

This commit is contained in:
Robert Wolff 2026-07-17 12:59:31 +02:00
parent 31b3c1d7b4
commit 4a8a087863
No known key found for this signature in database
GPG key ID: 1614C70AD69A61A1

View file

@ -18,7 +18,7 @@ The repository was created via the Codeberg website, including a `README.md` fil
### Clone
_Cloning_ refers to the process of creating an identical copy of an online repository to your local machine.
Clone with the Git command `clone` followed by the repository URL.
It is performed using the Git command `git clone` followed by the [SSH](#ssh) or the [HTTP](#http) repository URL.
#### SSH