From 6fed355e654cda919fd421e444d008912967c7a7 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Fri, 27 Sep 2024 19:34:10 -0700 Subject: [PATCH] troubleshooting: do not use full URL when linking to region-changing Why do that when you can do an internal link? --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 92c405afcb..a993aae016 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -668,7 +668,7 @@ Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You shou ::: details Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work -This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the instructions [here](https://3ds.hacks.guide/region-changing#section-vi---fixing-locale-related-issues) to fix this issue (skipping steps 3, 4, 5, and 6). +This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the instructions [here](region-changing#section-vi---fixing-locale-related-issues) to fix this issue (skipping steps 3, 4, 5, and 6). :::