From 96bb374341097627f6a0ac92c45af05196e6cf14 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 5 Feb 2026 20:43:10 -0500 Subject: [PATCH] Fix animation of one of the flows for the high-level overview of the data dissemination strategy --- content/docs/dissemination/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/dissemination/_index.md b/content/docs/dissemination/_index.md index d2f5740..f26438a 100644 --- a/content/docs/dissemination/_index.md +++ b/content/docs/dissemination/_index.md @@ -44,7 +44,7 @@ flowchart TD a8@{animate: true, animation: slow} mirrors a9@--> Torrent - a8@{animate: true, animation: fast} + a9@{animate: true, animation: fast} mirrors a12@ --> Users a12@{animate: true, animation: slow}