diff --git a/HACKING b/HACKING
index de7bffea84a31a64ab6fb1f4776a8274aaef9cf0..2f0f93f896feabcb028f118afd9e3bdc5bb479ca 100644
--- a/HACKING
+++ b/HACKING
@@ -42,7 +42,7 @@ make sure to run ‘git pull --rebase’.
 All commits that are pushed to the central repository on Savannah must be
 signed with an OpenPGP key, and the public key should be uploaded to your user
 account on Savannah and to public key servers, such as
-‘pool.sks-keyservers.net’.  To configure Git to automatically sign commits,
+‘keys.openpgp.org’.  To configure Git to automatically sign commits,
 run:
 
   git config commit.gpgsign true