get-started: remove forgotten HTML tag
This commit is contained in:
parent
afe5cc0e73
commit
1638909b01
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue