diff --git a/FAQ.md b/FAQ.md index 0cb39fc..6105d68 100644 --- a/FAQ.md +++ b/FAQ.md @@ -55,7 +55,7 @@ If you can't login follow these steps * If you get something like `Error: listen EACCES` that's probally it * Make sure you have ONLY ONE istance of ANY Deezloader open at once. * Deezloader creates a web server on port 1730, if that port is already used Deezloader won't start correctly. - * Try changing the serverPort to 49152 in config.json (see [Where can I find the log files](#login-button-does-nothing) to see where the config folder is on your os) + * Try changing the serverPort to 49152 in config.json (see [Where can I find the log files](#where-can-i-find-the-log-files) to see where the config folder is on your os) * Try following the steps in the section [**Login button does nothing**](#login-button-does-nothing) ### Login button does nothing