From dfa36f5a7975cdae37fecb3036c4e1227734312c Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 27 Jan 2026 14:56:09 +0000 Subject: [PATCH] Organize statistical products page and clarify Zenodo to BitTorrent connection --- content/docs/dissemination/_index.md | 2 ++ .../{statistical_products.md => statistical_products/_index.md} | 0 2 files changed, 2 insertions(+) rename content/docs/processes/{statistical_products.md => statistical_products/_index.md} (100%) diff --git a/content/docs/dissemination/_index.md b/content/docs/dissemination/_index.md index a462f65..b7e73de 100644 --- a/content/docs/dissemination/_index.md +++ b/content/docs/dissemination/_index.md @@ -54,6 +54,8 @@ flowchart TD a11@{animate: true, animation: fast} Zenodo a12@--> Systems a12@{animate: true, animation: slow} + Zenodo a13@--> Torrent + a13@{animate: true, animation: slow} click Portal "https://data-01.dataforcanada.org/processed/" _blank click Metadata "https://stac-utils.github.io/stac-geoparquet/latest/spec/stac-geoparquet-spec/" _blank diff --git a/content/docs/processes/statistical_products.md b/content/docs/processes/statistical_products/_index.md similarity index 100% rename from content/docs/processes/statistical_products.md rename to content/docs/processes/statistical_products/_index.md