From 3a3a5c5b0931b17c9ad09a8054af3266c82e9e32 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Oct 31 2018 00:33:40 +0000 Subject: update some docs links Signed-off-by: Rick Elrod --- diff --git a/getfedora.org/data/content/verify.html b/getfedora.org/data/content/verify.html index 85c6c14..0923ec4 100644 --- a/getfedora.org/data/content/verify.html +++ b/getfedora.org/data/content/verify.html @@ -80,7 +80,7 @@
${_('For Atomic Host images')} - +
${_('x86_64')} | ${_('aarch64')} | @@ -109,7 +109,7 @@
$ sha256sum -c *-CHECKSUM

${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.')}

diff --git a/getfedora.org/data/content/workstation/download/index.html b/getfedora.org/data/content/workstation/download/index.html index bfe18be..b527f49 100644 --- a/getfedora.org/data/content/workstation/download/index.html +++ b/getfedora.org/data/content/workstation/download/index.html @@ -196,9 +196,9 @@

${_('Resources')}

${Markup(_('<a href="%(fmagazine_url)s"><strong>Release Announcement</strong></a>') % {'fmagazine_url': 'https://fedoramagazine.org/announcing-fedora-%s' % (global_variables.release['curr_id'])})}

${_('Read the full Release Announcement on Fedora Magazine.')}

-

${Markup(_('<a href="%(release_notes)s"><strong>Release Notes</strong></a>') % {'release_notes': 'https://docs.fedoraproject.org/f%s/release-notes/' % (global_variables.release['curr_id'])})}

+

${Markup(_('<a href="%(release_notes)s"><strong>Release Notes</strong></a>') % {'release_notes': 'https://docs.fedoraproject.org/en-US/fedora/f%s/release-notes/' % (global_variables.release['curr_id'])})}

${_('Learn about changes since the last version of Fedora as well as minimum requirements and recommendations for running Fedora.')}

-

${Markup(_('<a href="%(install_guide)s"><strong>Installation Guide</strong></a>') % {'install_guide': 'https://docs.fedoraproject.org/f%s/install-guide/' % (global_variables.release['curr_id'])})}

+

${Markup(_('<a href="%(install_guide)s"><strong>Installation Guide</strong></a>') % {'install_guide': 'https://docs.fedoraproject.org/en-US/fedora/f%s/install-guide/' % (global_variables.release['curr_id'])})}

${_('We recommend you look through this before installing to your system, since it answers many common questions.')}

${Markup(_('<a href="%(commonbugs_url)s"><strong>Common Bugs</strong></a>') % {'commonbugs_url': 'https://fedoraproject.org/wiki/Common_F%s_bugs' % (global_variables.release['curr_id'])})}

${_('An excellent resource to consult in case you run into any issues installing or running Fedora.')}