From c746c07a34314d7e4dd1fca7516999054c34baee Mon Sep 17 00:00:00 2001 From: mik-tf Date: Tue, 26 Mar 2024 14:26:32 +0000 Subject: [PATCH] Update docs/hero_mdbook_fullvm.md --- docs/hero_mdbook_fullvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hero_mdbook_fullvm.md b/docs/hero_mdbook_fullvm.md index fdef5d9..40a4a73 100644 --- a/docs/hero_mdbook_fullvm.md +++ b/docs/hero_mdbook_fullvm.md @@ -69,7 +69,7 @@ ssh-keygen # save in /root/.ssh/books ``` cat ~/.ssh/books.pub ``` -- Add the SSH public key on git.ourworld.tf and github +- Add the SSH public key on [git.ourworld.tf](https://git.ourworld.tf/user/settings/keys) and [github](https://github.com/settings/keys) - Optional: on git.ourworld.tf, verify the key ``` echo -n 'token' | ssh-keygen -Y sign -n gitea -f /path/to/private/key