diff --git a/docs/reference/saltbox-tools.md b/docs/reference/saltbox-tools.md index 327a6d41a..136c0702f 100644 --- a/docs/reference/saltbox-tools.md +++ b/docs/reference/saltbox-tools.md @@ -46,7 +46,7 @@ TorrentCleanup.py has been explained in the Sonarr section, but in a nutshell, s ## Frontail - view logs over http -[[frontail|]] is a Node.js application for streaming logs to the browser (basically a tail -F with an UI). +[frontail](https://github.com/mthenw/frontail) is a Node.js application for streaming logs to the browser (basically a tail -F with an UI). This is useful in cases you need help and need to show someone from slack support channels your logs. You can mask your IP using ngrok (more on that later).