From 71f21c4203ca767df2d25856769fc6ff4cfba415 Mon Sep 17 00:00:00 2001
From: Yarmo Mackenbach <yarmo@qivro.xyz>
Date: Tue, 30 Jun 2020 11:38:00 +0200
Subject: [PATCH] Update guides

---
 pages/guides/dns.content.html        | 2 +-
 pages/guides/github.content.html     | 2 +-
 pages/guides/hackernews.content.html | 2 +-
 pages/guides/mastodon.content.html   | 2 +-
 pages/guides/reddit.content.html     | 2 +-
 pages/guides/twitter.content.html    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages/guides/dns.content.html b/pages/guides/dns.content.html
index 9319a4c..25eadd1 100644
--- a/pages/guides/dns.content.html
+++ b/pages/guides/dns.content.html
@@ -21,7 +21,7 @@
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified domain.</p>
diff --git a/pages/guides/github.content.html b/pages/guides/github.content.html
index 973c13a..8adbd31 100644
--- a/pages/guides/github.content.html
+++ b/pages/guides/github.content.html
@@ -26,7 +26,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified Github account.</p>
diff --git a/pages/guides/hackernews.content.html b/pages/guides/hackernews.content.html
index 5cfc376..71330a1 100644
--- a/pages/guides/hackernews.content.html
+++ b/pages/guides/hackernews.content.html
@@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified Hackernews account.</p>
diff --git a/pages/guides/mastodon.content.html b/pages/guides/mastodon.content.html
index 3747713..b9ebd3f 100644
--- a/pages/guides/mastodon.content.html
+++ b/pages/guides/mastodon.content.html
@@ -19,7 +19,7 @@
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified Mastodon account.</p>
diff --git a/pages/guides/reddit.content.html b/pages/guides/reddit.content.html
index 01c4275..f723b6f 100644
--- a/pages/guides/reddit.content.html
+++ b/pages/guides/reddit.content.html
@@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified Reddit account.</p>
diff --git a/pages/guides/twitter.content.html b/pages/guides/twitter.content.html
index 6a93a18..172794d 100644
--- a/pages/guides/twitter.content.html
+++ b/pages/guides/twitter.content.html
@@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
 <p>Save the key:</p>
 <code>save</code>
 
-<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
+<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
 <code>gpg --send-keys FINGERPRINT</code>
 
 <p>And you're done! Reload your profile page, it should now show a verified Twitter account.</p>