From b5929db5ba9b9f0893c44776cc3c553d4b7c288c Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Wed, 28 Jan 2026 11:59:46 +0000 Subject: [PATCH] Fix link between static files & API to researchers and developers in high-level overview diagram --- content/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/_index.md b/content/_index.md index bbbae5e..b53c695 100644 --- a/content/_index.md +++ b/content/_index.md @@ -105,6 +105,8 @@ flowchart TD a16@{animate: true, animation: slow} HTTP a17@--> DecentralizedDistribution a17@{animate: true, animation: slow} + HTTP a18@--> DataSci + a18@{animate: true, animation: slow} DecentralizedDistribution a22@--> Systems a22@{animate: true, animation: fast} DecentralizedDistribution a23@--> DataSci