From e65ac015a81c0e21229ad9950ec5580afb45e060 Mon Sep 17 00:00:00 2001 From: MechanicalDragon Date: Fri, 24 Feb 2023 16:41:02 -0600 Subject: [PATCH] fix typo in troubleshooting page Markdown is hard --- _pages/en_US/troubleshooting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 234958f7d2..5f1ed1adbb 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -136,7 +136,7 @@ There may be an issue with your `F00D43D5.bin` file (it may be corrupted or inte {% capture compat %} Safe Mode system update succeeds instead of giving error 003-1099 -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 %}
{{ compat | markdownify }}