docs: minor link refactor

This commit is contained in:
Matthias
2025-04-29 20:22:47 +02:00
committed by GitHub
parent 78943bf88d
commit d90666d2e8

View File

@@ -180,7 +180,7 @@ Freqtrade generates extensive debugging logs to help you understand what's happe
Logging by default occurs on standard out (the command line). If you want to write out to a file instead, many freqtrade commands, including the `trade` command, accept the `--logfile` option to write to a file.
Check the [FAQ](https://www.freqtrade.io/en/stable/faq/#how-do-i-search-the-bot-logs-for-something) for examples.
Check the [FAQ](faq.md#how-do-i-search-the-bot-logs-for-something) for examples.
## Final Thoughts