diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt
index 03c96b2865f41..35137d9bd75be 100644
--- a/_pages/en_US/finalizing-setup.txt
+++ b/_pages/en_US/finalizing-setup.txt
@@ -35,8 +35,8 @@ If your previous CFW setup was EmuNAND-based and you wish to move the contents o
### What You Need
-* [finalize_helper.firm]({{ base_path }}/assets/finalize_helper.firm) (direct download)
-* [finalize.romfs]({{ base_path }}/assets/finalize.romfs) (direct download)
+* [finalize_helper.firm](https://github.com/hacks-guide/finalize/releases/latest/download/finalize_helper.firm) (direct download)
+* [finalize.romfs](https://github.com/hacks-guide/finalize/releases/latest/download/finalize.romfs) (direct download)
### Instructions
diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt
index 5ce5090c251f1..78cc99a91daf7 100644
--- a/_pages/en_US/troubleshooting.txt
+++ b/_pages/en_US/troubleshooting.txt
@@ -575,9 +575,9 @@ The script has detected that the Nintendo 3DS folder is missing AND that you hav
{{ compat | markdownify }}
{% capture compat %}
-Error #18: MSET9 detected
+Error #18a/18b: MSET9 detected
-You didn't remove MSET9 when prompted to. Follow Section IV - Removing MSET9 from the [Windows/macOS/Linux guide](installing-boot9strap-(mset9-cli)#section-iv---removing-mset9) or the [Android/ChromeOS guide](installing-boot9strap-(mset9-play-store)#section-iv---removing-mset9), then re-run the script.
+You didn't remove MSET9 on the previous page. The script will attempt to remove MSET9 for you; follow the instructions given by the script.
{% endcapture %}
{{ compat | markdownify }}
diff --git a/assets/finalize.romfs b/assets/finalize.romfs
index fc3bcb731f285..d29c7472b1af2 100644
Binary files a/assets/finalize.romfs and b/assets/finalize.romfs differ
diff --git a/assets/finalize_helper.firm b/assets/finalize_helper.firm
index 6883835e7d886..906ae81a26312 100644
Binary files a/assets/finalize_helper.firm and b/assets/finalize_helper.firm differ