From 890e1e6dcd1ef20329005f10c7715341d418ce1d Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 17 May 2022 22:43:56 +0200 Subject: [PATCH] Update wiki link for 'More info' about sharing a watch and its configuration --- changedetectionio/templates/watch-overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index fc5ee1d0..9d0e0cb3 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -13,7 +13,7 @@ {{ render_simple_field(form.tag, value=active_tag if active_tag else '', placeholder="watch group") }} - Tip: You can also add 'shared' watches. More info + Tip: You can also add 'shared' watches. More info
All