From 45ea18b0d1e0f88f984a14244b1b79dc0a474087 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 8 Feb 2026 13:40:23 -0500 Subject: [PATCH] Add production data link to getting started page --- content/docs/getting_started/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/getting_started/_index.md b/content/docs/getting_started/_index.md index 0787d73..c5fbfe9 100644 --- a/content/docs/getting_started/_index.md +++ b/content/docs/getting_started/_index.md @@ -10,6 +10,7 @@ Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/rep {{< cards >}} {{< card link="https://data-01.labs.dataforcanada.org/processed/" title="Data in The Lab" icon="cloud-download" >}} + {{< card link="https://data-01.dataforcanada.org/processed/" title="Production Data" icon="check-circle" >}} {{< card link="/docs/processes/" title="Processes" icon="cog" >}} {{< card link="/docs/dissemination/" title="Data Dissemination Strategy" icon="globe" >}} {{< /cards >}}