From 8f9c46bd3fc3ae1f017d00954f32d4719aede271 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 31 Mar 2025 18:49:33 +0200 Subject: [PATCH] Update edit.html - linking to tutorial --- changedetectionio/templates/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index a0898778..59fc1f06 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -307,7 +307,7 @@ Math: {{ 1 + 1 }}") }}

Use the verify (✓) button to test if a condition passes against the current snapshot.

- Did you know that conditions can be extended with your own custom plugin? tutorials coming soon!
+ Read a quick tutorial about using conditional web page changes here.