fix typo in troubleshooting page
Markdown is hard
This commit is contained in:
parent
3f51de4bb1
commit
e65ac015a8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue