From 57a4d0779b471b76d9e02104d27c78c3fc8572cc Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Mar 31 2022 17:09:19 +0000 Subject: Correct the link to checksum files for Beta Spins is currently broken due to fedora-web/websites#240 Fixes #1146 Signed-off-by: Ben Cotton --- diff --git a/labs.fedoraproject.org/data/content/prerelease.html b/labs.fedoraproject.org/data/content/prerelease.html index aa101e0..92ad3c6 100644 --- a/labs.fedoraproject.org/data/content/prerelease.html +++ b/labs.fedoraproject.org/data/content/prerelease.html @@ -230,7 +230,7 @@

${Markup(_('Once you have downloaded an image, verify it for security and integrity. To verify your image, start by downloading the proper CHECKSUM file into the same directory as the image you downloaded and follow <a href="%s/%s/verify">these instructions</a>.') % (path, lang))}

diff --git a/spins.fedoraproject.org/data/content/prerelease.html b/spins.fedoraproject.org/data/content/prerelease.html index 0d9bee6..41b0fa4 100644 --- a/spins.fedoraproject.org/data/content/prerelease.html +++ b/spins.fedoraproject.org/data/content/prerelease.html @@ -224,7 +224,7 @@

${Markup(_('Once you have downloaded an image, verify it for security and integrity. To verify your image, start by downloading the proper CHECKSUM file into the same directory as the image you downloaded and follow <a href="../../%s/verify">these instructions</a>.') % (lang))}