From 2c7bef0fe1dea1f96b4efac297f3260d08d96488 Mon Sep 17 00:00:00 2001 From: Elpunical Date: Mon, 26 Oct 2020 22:01:37 +0100 Subject: [PATCH] Fix dead links for guiformat --- docs/extras/dump-games.md | 2 +- docs/user-guide/cbhc/sd-preparation.md | 2 +- docs/user-guide/haxchi/sd-preparation.md | 2 +- docs/user-guide/mocha/indexiine/sd-preparation.md | 2 +- docs/user-guide/mocha/online-exploit/sd-preparation.md | 2 +- docs/vwii/vwii-modding.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/extras/dump-games.md b/docs/extras/dump-games.md index e31581c55..f18ea39c9 100644 --- a/docs/extras/dump-games.md +++ b/docs/extras/dump-games.md @@ -93,7 +93,7 @@ Dumping your Discs allows you to install a copy of your game to the system NAND/ ### Instructions {docsify-ignore} ?> **Notice** - Your USB device will need to be formatted as FAT32. If your USB is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. + Your USB device will need to be formatted as FAT32. If your USB is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) Allocation unit size to format it. 1. Copy the contents of the `homebrew_launcher.v.1.4.zip` file to the root of your USB device. 1. Copy the contents of the `wup_installer_gx2.zip` file to the root of your USB device. diff --git a/docs/user-guide/cbhc/sd-preparation.md b/docs/user-guide/cbhc/sd-preparation.md index 882188c3f..501ae942e 100644 --- a/docs/user-guide/cbhc/sd-preparation.md +++ b/docs/user-guide/cbhc/sd-preparation.md @@ -5,7 +5,7 @@ We will now place the required CFW files and some additional homebrew files on the SD Card. ?> **Notice** - Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` or `cbhc` as it may cause issues with some applications. + Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` or `cbhc` as it may cause issues with some applications. ### What You Need {docsify-ignore} diff --git a/docs/user-guide/haxchi/sd-preparation.md b/docs/user-guide/haxchi/sd-preparation.md index 35a2cd013..1b9d13e3a 100644 --- a/docs/user-guide/haxchi/sd-preparation.md +++ b/docs/user-guide/haxchi/sd-preparation.md @@ -5,7 +5,7 @@ We will now place the required CFW files and some additional homebrew files on the SD Card. ?> **Notice** - Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` or `haxchi` as it may cause issues with some applications. + Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` or `haxchi` as it may cause issues with some applications. ### What You Need {docsify-ignore} diff --git a/docs/user-guide/mocha/indexiine/sd-preparation.md b/docs/user-guide/mocha/indexiine/sd-preparation.md index ba076f93a..db5fbba28 100644 --- a/docs/user-guide/mocha/indexiine/sd-preparation.md +++ b/docs/user-guide/mocha/indexiine/sd-preparation.md @@ -5,7 +5,7 @@ We will now place the required CFW files and some additional homebrew files on the SD Card. ?> **Notice** - Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. + Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. ### What You Need {docsify-ignore} diff --git a/docs/user-guide/mocha/online-exploit/sd-preparation.md b/docs/user-guide/mocha/online-exploit/sd-preparation.md index 1ac806641..a41302ec8 100644 --- a/docs/user-guide/mocha/online-exploit/sd-preparation.md +++ b/docs/user-guide/mocha/online-exploit/sd-preparation.md @@ -5,7 +5,7 @@ We will now place the required CFW files and some additional homebrew files on the SD Card. ?> **Notice** - Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. + Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. ### What You Need {docsify-ignore} diff --git a/docs/vwii/vwii-modding.md b/docs/vwii/vwii-modding.md index 6aa2cfef8..b389a15dd 100644 --- a/docs/vwii/vwii-modding.md +++ b/docs/vwii/vwii-modding.md @@ -5,7 +5,7 @@ This page will guide you through the process of modding your vWii. We will now place the required Homebrew files on the SD Card. ?> **Notice** - Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. + Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](https://web.archive.org/web/20200930150014/http://www.ridgecrop.demon.co.uk/guiformat.exe) with 32k (32768) Allocation unit size to format it. It is advised that you do not label the SD Card as `wiiu` as it may cause issues with some applications. ### What You Need {docsify-ignore}