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
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E

View file

@ -34,7 +34,7 @@ This doesn't seem to be a valid system version.
{% endcapture %}
{% 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 %}
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}