1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-28 18:59:50 +02:00

get-started: remove forgotten HTML tag

This commit is contained in:
EngineerRunner
2023-06-06 07:39:23 +01:00
committed by lifehackerhansol
parent afe5cc0e73
commit 1638909b01

View File

@@ -34,7 +34,7 @@ This doesn't seem to be a valid system version.
{% endcapture %} {% endcapture %}
{% capture methodUnavailable %} {% capture methodUnavailable %}
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.</a>. You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.
{% endcapture %} {% endcapture %}
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}