From 8ecea26c3eaac22e6a1a78869cfee3ce51141a09 Mon Sep 17 00:00:00 2001 From: Mackery Date: Thu, 15 Jun 2023 13:44:26 -0500 Subject: [PATCH] Fix the link from breaking htm to html --- wiiu/preperation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiiu/preperation.rst b/wiiu/preperation.rst index f13dd5a..4f62942 100644 --- a/wiiu/preperation.rst +++ b/wiiu/preperation.rst @@ -84,7 +84,7 @@ Step 0: What You Will Need Step 1: Format your SD Card --------------------------- -The Wii U needs a FAT32 formatted SD card. However unlike the Switch, **only FAT32 works!**. If you need to format your SD on Windows and you can't find FAT32 as a selectable option, use `guiformat `_ and set the Allocation Unit Size to 32K (32768). +The Wii U needs a FAT32 formatted SD card. However unlike the Switch, **only FAT32 works!**. If you need to format your SD on Windows and you can't find FAT32 as a selectable option, use `guiformat `_ and set the Allocation Unit Size to 32K (32768). .. important::