Reordering certain Text and Correcting its URL

Combining [Clone & Commit via HTTP] & [Clone & Commit via SSH] to [Clone & Commit via CLI] because it goes to the same URL.

Signed-off-by: Fauzi Ramadaniza <faustzero1@noreply.codeberg.org>
This commit is contained in:
Fauzi Ramadaniza 2022-05-15 16:14:35 +02:00
parent 9e3acf9f44
commit 5d3450e98d

View file

@ -73,8 +73,7 @@ After creating a new repository, as laid out in the previous section, you can no
In this guide, we'll focus on connecting to Codeberg via HTTP using Git on the command line, but note that there are multiple other ways to connect to Codeberg, as laid out in more detail in the articles:
- [Clone & Commit via HTTP](/git/clone-commit-via-http),
- [Clone & Commit via SSH](/git/clone-commit-via-ssh) and
- [Clone & Commit via CLI](/git/clone-commit-via-cli/) and
- [Clone & Commit via Web](/git/clone-commit-via-web)
> Although we use HTTP in this Getting Started guide, it is a good idea to [setup SSH-based authentication](/security/ssh-key) once you feel confident to do so