From 795c8404cff89ba0a763003668515272ecc37b7a Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Thu, 20 Aug 2020 15:57:55 +0200 Subject: [PATCH] Improve gitlab guide --- guides/gitlab.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guides/gitlab.md b/guides/gitlab.md index f849df9..121817b 100644 --- a/guides/gitlab.md +++ b/guides/gitlab.md @@ -6,9 +6,9 @@ Let's add a decentralized GitLab proof to your OpenPGP keys. This will also work ## Post a GitLab proof message -Log in to [gitlab.com](https://gitlab.com) or some other GitLab instance and click on **New project**. +Log in to [gitlab.com](https://gitlab.com) or any other GitLab instance and click on **New project**. -Set the project name to anything you want. +Set the project name to a name of your choosing. Set the project slug to **gitlab_proof**. @@ -38,7 +38,7 @@ Save the key: `save` -Upload the key to WKD or use the following command to upload the key to [key.openpgp.org](https://keys.openpgp.org) (make sure to replace FINGERPRINT): +Upload the key to WKD or use the following command to upload the key to [keys.openpgp.org](https://keys.openpgp.org) (make sure to replace FINGERPRINT): `gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT`