From ef95d3c096593234204814f057aa7286defda714 Mon Sep 17 00:00:00 2001 From: seaninspace Date: Apr 20 2023 09:01:44 +0000 Subject: verify: update checksum, GPG key, and other OS docs links --- diff --git a/spins.fedoraproject.org/data/content/verify.html b/spins.fedoraproject.org/data/content/verify.html index f780eac..eed2c04 100644 --- a/spins.fedoraproject.org/data/content/verify.html +++ b/spins.fedoraproject.org/data/content/verify.html @@ -33,7 +33,7 @@
@@ -41,7 +41,7 @@

${Markup(_('Next, import Fedora\'s GPG key(s):'))}

$ curl https://getfedora.org/static/fedora.gpg | gpg --import
-

${Markup(_('You can verify the details of the GPG key(s) <a href="%s/%s/security">here</a>.') % ('https://getfedora.org', lang))}

+

${Markup(_('You can verify the details of the GPG key(s) <a href="https://fedoraproject.org/security/">here</a>.'))}

${Markup(_('Now, verify that the CHECKSUM file is valid:'))}

$ gpg --verify-files *-CHECKSUM

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

@@ -55,7 +55,7 @@
$ sha256sum -c *-CHECKSUM --ignore-missing

${Markup(_('If the output states that the file is valid, then it\'s ready to use!'))}

${_('How do I verify my downloaded image on another operating system?')}

-

${_('Read these instructions to verify your image.')}

+

${_('Read these instructions to verify your image.')}