From f33268c32ededcdfdf16ad27d94e8616de957bc2 Mon Sep 17 00:00:00 2001 From: peartown Date: Thu, 23 May 2024 10:25:04 +0000 Subject: [PATCH] Update getting-started.adoc - fix xref:preparing-boot-media.adoc typo --- modules/ROOT/pages/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/getting-started.adoc b/modules/ROOT/pages/getting-started.adoc index 29aface..91bae5a 100644 --- a/modules/ROOT/pages/getting-started.adoc +++ b/modules/ROOT/pages/getting-started.adoc @@ -108,7 +108,7 @@ Visit the link:++https://fedoraproject.org/++[Fedora Project website] to downloa === Prepare boot media An install on hardware usually requires to transfer the download file to a bootable medium, mostly an USB stick. -xref:preparing-boot-madia.adoc#fedora_media_writer[Fedora Media Writer] is the tool of choice, developed and supported by Fedora. +xref:preparing-boot-media.adoc#fedora_media_writer[Fedora Media Writer] is the tool of choice, developed and supported by Fedora. Alternatively you may try https://etcher.balena.io/[balenaEtcher] or the https://www.ventoy.net/en/index.html[Ventoy project], both available for Linux, macOS, and Windows. The latter is specifically useful if you want to have several distributions and versions available on one stick.