Browse Source

Put back links

pull/783/head
xpetit 3 years ago
parent
commit
4eb360e46a
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 2
      subjects/hello_rust/README.md
  2. 2
      subjects/introduction/README.md

2
subjects/hello_rust/README.md

@ -35,7 +35,7 @@ ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 -N ''
cat ~/.ssh/id_ed25519.pub
```
- Copy the result and paste it in the content field of adding an SSH key in your Gitea settings : https://git.{{DOMAIN}}/user/settings/keys
- Copy the result and paste it in the content field of adding an SSH key in your [Gitea settings](https://git.{{DOMAIN}}/user/settings/keys)
- Confirm by clicking on the add key button.

2
subjects/introduction/README.md

@ -29,7 +29,7 @@ ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 -N ''
cat ~/.ssh/id_ed25519.pub
```
- Copy the result and paste it in the content field of adding an SSH key in your Gitea settings : https://git.{{DOMAIN}}/user/settings/keys
- Copy the result and paste it in the content field of adding an SSH key in your [Gitea settings](https://git.{{DOMAIN}}/user/settings/keys)
- Confirm by clicking on the add key button.

Loading…
Cancel
Save