diff --git a/_pages/en_US/riitag.md b/_pages/en_US/riitag.md index 6548b3e51..292f900fd 100644 --- a/_pages/en_US/riitag.md +++ b/_pages/en_US/riitag.md @@ -53,7 +53,7 @@ The steps to connect RiiTag to your USB Loader depend on what USB Loader you use 1. Take the SD Card or USB device where your WiiFlow data is into your computer. 2. Open `/apps/wiiflow/wiiflow.ini` with a text editor. (If you use WiiFlow Lite, the path might have `wiiflow_lite` instead of `wiiflow`.) 3. Search for `gamercards` and replace that line with `gamercards=wiinnertag`. -4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=http://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. +4. Search for `wiinnertag_url` and replace that line with `wiinnertag_url=https://tag.rc24.xyz/wii?game={ID6}&key={KEY}`. 5. Search for `wiinnertag_key` and replace that line with `wiinnertag_key=`, replacing `` with the key you wrote down in Section 1. 6. Search for `gamercards_enable` and replace that line with `gamercards_enable=yes`. 7. Save the modified `wiiflow.ini` file.