From 4bf299441b4073d9590af08a39e7e139c0245c49 Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Tue, 29 Nov 2022 14:46:08 -0500 Subject: [PATCH] live-usb: remove outdated link to Fedora Media Writer The removed line included a link to a URL that returned a 404 and I was unable to find a suitable replacement. Closes: #510 --- .../ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc b/modules/ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc index e82b165..ede4b7b 100644 --- a/modules/ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc +++ b/modules/ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc @@ -9,7 +9,7 @@ You can write all Fedora ISO images to a USB stick, making this a convenient way [id='using-fedora-media-writer'] == Using Fedora Media Writer -The official and supported tool to create a Fedora USB stick is the *Fedora Media Writer* utility, which was formerly known as *LiveUSB Creator*. To learn more about this application and how to use it, refer to the https://docs.fedoraproject.org/en-US/fedora/f{MAJOROSVER}/install-guide/install/Preparing_for_Installation/#sect-preparing-boot-media[Preparing for Installation] chapter of the Fedora Installation Guide. +The official and supported tool to create a Fedora USB stick is the *Fedora Media Writer* utility, which was formerly known as *LiveUSB Creator*. [IMPORTANT]