summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-02-25 15:02:39 -0600
committerSol Jerome <sol.jerome@gmail.com>2014-02-25 15:02:39 -0600
commit01db3dc7d35d659489bfc45a9d9ddba8709184cc (patch)
treee8a2751318f12865b213ff7afeeeae2c6bdcc587 /doc
parent5dd9026a26ec95e261de26018ba3451cc2e75952 (diff)
downloadbcfg2-01db3dc7d35d659489bfc45a9d9ddba8709184cc.tar.gz
bcfg2-01db3dc7d35d659489bfc45a9d9ddba8709184cc.tar.bz2
bcfg2-01db3dc7d35d659489bfc45a9d9ddba8709184cc.zip
doc: Fix GPG key links
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installation/source.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/installation/source.txt b/doc/installation/source.txt
index 064371e87..9bf023fbc 100644
--- a/doc/installation/source.txt
+++ b/doc/installation/source.txt
@@ -1,7 +1,8 @@
.. -*- mode: rst -*-
+.. vim: ft=rst
-.. _GPG1: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x75BF2C177F7D197E
-.. _GPG2: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x80B8492FA88FFF4B
+.. _7F7D197E: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x75BF2C177F7D197E
+.. _A88FFF4B: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x80B8492FA88FFF4B
.. _Download: http://bcfg2.org/download/
.. _source:
@@ -17,8 +18,8 @@ Tarball
The Bcfg2 source tarball can be grabbed from the `Download`_ page.
-All tarballs are signed with GPG keys `7F7D197E <GPG1>`_ or `A88FFF4B
-<GPG2>`_. You can verify your download by importing the keys and running ::
+All tarballs are signed with GPG keys `7F7D197E`_ or `A88FFF4B`_. You
+can verify your download by importing the keys and running ::
gpg --recv-keys 0x75bf2c177f7d197e 0x80B8492FA88FFF4B
gpg --verify bcfg2-<version>.tar.gz.gpg bcfg2-<version>.tar.gz