From d34eb61431b1051e8401c9f5f59c251ccfd64fd4 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 26 Jan 2026 11:53:50 -0500 Subject: [PATCH] Fixed link in high-level diagram --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index fd87f4a..5d36cb1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -81,6 +81,6 @@ flowchart TD FlatGeoBuf -.->|"Stream"|WebApps click StatProducts "https://www.dataforcanada.org/docs/processes/statistical_products/" _blank - click Orthoimagery "https://www.dataforcanada.org/docs/processes/statistical_products/" _blank + click Orthoimagery "https://www.dataforcanada.org/docs/processes/orthoimagery/" _blank click DecentralizedDistribution "https://www.dataforcanada.org/docs/dissemination/" _blank ```