From 85d947a705313e63e3c0615955c060eda385caee Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 16 Apr 2019 11:00:53 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 8018f3f8..cd95fb91 100644 --- a/FAQ.md +++ b/FAQ.md @@ -52,7 +52,7 @@ If you don't remember that password, There are a few options you can try to gain 4. If your device has a physical pushbutton, reset the firmware to the default settings as detailed [here](Button-usage#pressing-the-button-for-over-40-seconds). -5. If nothing helps, then you have to [upload the firmware](Flashing) again with a utility such as [ESPtool](flashing#esptool.py) using the serial interface. Be sure to erase the flash memory before uploading the binary. +5. If nothing helps, then you have to [upload the firmware](Flashing) again with a utility such as [ESPtool](flashing#esptool) using the serial interface. Be sure to erase the flash memory before uploading the binary. ## I need help Check the [Troubleshooting](Troubleshooting) Section. \ No newline at end of file