From 34347de2f39d83b35b06bd1f39fc6463c5216735 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:07:14 -0400 Subject: [PATCH] Fix img link in docs to work on website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ad663..f5a045b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ with DAG( This produces a DAG with the following topology: - + This DAG exhibits cool behavior. If a check fails or the interval elapses, the DAG will re-trigger itself.