1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 04:10:07 +02:00

fix typo in troubleshooting page

Markdown is hard
This commit is contained in:
MechanicalDragon
2023-02-24 16:41:02 -06:00
committed by GitHub
parent 3f51de4bb1
commit e65ac015a8

View File

@@ -136,7 +136,7 @@ There may be an issue with your `F00D43D5.bin` file (it may be corrupted or inte
{% capture compat %}
<summary><u>Safe Mode system update succeeds instead of giving error 003-1099</u></summary>
unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it.
unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)) to install it.
{% endcapture %}
<details>{{ compat | markdownify }}</details>