From 6d7ec6decd86582c654ef35e2da6f3b0573d5bff Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Mon, 29 Aug 2022 10:55:16 +0700 Subject: [PATCH] Readme: fix shoutrrr link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d35660..a85bad4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Configuration can be done through config file or environment variables | GUIIP | Address for web GUI | localhost (127.0.0.1) | | GUIPORT | Port for web GUI | 8840 | | TIMEOUT | Time between scans (seconds) | 60 (1 minute) | -| SHOUTRRR_URL | Url to any notification service supported by https://github.com/containrrr/shoutrrr | "" | +| SHOUTRRR_URL | Url to any notification service supported by [Shoutrrr](https://github.com/containrrr/shoutrrr/tree/main/docs/services) (gotify, email, telegram and others) | "" | | THEME | Any theme name from https://bootswatch.com in lowcase | solar | ## Config file