From 22142bf1b63c580f1e30aa65872fb85c0d554724 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Fri, 20 Feb 2026 13:33:47 -0500 Subject: [PATCH] Fix broken links --- content/_index.md | 6 +++--- content/docs/d4c-pkgs/d4c-datapkg-field-imagery.md | 2 +- .../d4c-pkgs/{foundation.md => d4c-datapkg-foundation.md} | 4 ++-- content/docs/d4c-pkgs/d4c-datapkg-orthoimagery.md | 2 +- content/docs/d4c-pkgs/d4c-datapkg-statistical/_index.md | 4 ++-- .../statistics_canada/census_data.md | 2 +- .../statistical_administrative_boundaries.md | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) rename content/docs/d4c-pkgs/{foundation.md => d4c-datapkg-foundation.md} (95%) diff --git a/content/_index.md b/content/_index.md index b5c22d9..aa6a7af 100644 --- a/content/_index.md +++ b/content/_index.md @@ -56,9 +56,9 @@ Our data is optimized for: See our processing pipeline in action. View samples and documentation for our current priority processes: -* [**Statistical Products**](https://www.dataforcanada.org/docs/processes/statistical_products/): Census data and other quantitative datasets. -* [**Foundation**](https://www.dataforcanada.org/docs/processes/foundation/#download-and-preview/): Core geospatial layers including address point, road networks, and buildings. -* [**Orthoimagery**](https://www.dataforcanada.org/docs/processes/orthoimagery/#download-and-preview): High-resolution orthoimagery. +* [**Statistical Products**](https://www.dataforcanada.org/docs/d4c-pkgs/d4c-datapkg-statistical/): Census data and other quantitative datasets. +* [**Foundation**](https://www.dataforcanada.org/docs/d4c-pkgs/d4c-datapkg-foundation/#download-and-preview/): Core geospatial layers including address point, road networks, and buildings. +* [**Orthoimagery**](https://www.dataforcanada.org/docs/d4c-pkgs/d4c-datapkg-orthoimagery/#download-and-preview): High-resolution orthoimagery. ## High-Level Overview diff --git a/content/docs/d4c-pkgs/d4c-datapkg-field-imagery.md b/content/docs/d4c-pkgs/d4c-datapkg-field-imagery.md index a20ac0c..1e80e1c 100644 --- a/content/docs/d4c-pkgs/d4c-datapkg-field-imagery.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-field-imagery.md @@ -1,5 +1,5 @@ --- -title: Field Imagery +title: d4c-datapkg-field-imagery weight: 4 next: /docs/d4c-infra-distribution/ --- diff --git a/content/docs/d4c-pkgs/foundation.md b/content/docs/d4c-pkgs/d4c-datapkg-foundation.md similarity index 95% rename from content/docs/d4c-pkgs/foundation.md rename to content/docs/d4c-pkgs/d4c-datapkg-foundation.md index 2a1a4db..7e2bc6e 100644 --- a/content/docs/d4c-pkgs/foundation.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-foundation.md @@ -1,9 +1,9 @@ --- -title: Foundation +title: d4c-datapkg-foundation weight: 1 --- -Look through our [process-foundation-labs](https://github.com/dataforcanada/process-foundation-labs) repo for the datasets that are currently being processed. There is still lots of work to do to make it ready for systems. +Look through our [d4c-datapkg-foundation](https://github.com/dataforcanada/d4c-datapkg-foundation) repo for the datasets that are currently being processed. There is still lots of work to do to make it ready for systems. ## Download and Preview diff --git a/content/docs/d4c-pkgs/d4c-datapkg-orthoimagery.md b/content/docs/d4c-pkgs/d4c-datapkg-orthoimagery.md index db7ceaa..8f75390 100644 --- a/content/docs/d4c-pkgs/d4c-datapkg-orthoimagery.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-orthoimagery.md @@ -1,5 +1,5 @@ --- -title: Orthoimagery +title: d4c-datapkg-orthoimagery weight: 3 prev: /docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data/ next: /docs/d4c-pkgs/d4c-datapkg-field-imagery/ diff --git a/content/docs/d4c-pkgs/d4c-datapkg-statistical/_index.md b/content/docs/d4c-pkgs/d4c-datapkg-statistical/_index.md index c5e03a5..3b570ed 100644 --- a/content/docs/d4c-pkgs/d4c-datapkg-statistical/_index.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-statistical/_index.md @@ -1,5 +1,5 @@ --- -title: Statistical +title: d4c-datapkg-statistical weight: 2 toc: true prev: /docs/d4c-pkgs/foundation/ @@ -10,7 +10,7 @@ sidebar: ## Statistics Canada Data -The following two sections goes over the Statistics Canada data that was processed at [process-statcan-data-labs](https://github.com/dataforcanada/process-statcan-data-labs) There is still lots of work to do to make it ready for systems. +The following two sections goes over the Statistics Canada data that was processed at [d4c-datapkg-statistical](https://github.com/dataforcanada/d4c-datapkg-statistical) There is still lots of work to do to make it ready for systems. {{< cards >}} {{< card link="/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}} diff --git a/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data.md b/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data.md index 6e2873f..2ea0e1d 100644 --- a/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data.md @@ -1,7 +1,7 @@ --- title: Census Data weight: 2 -next: /docs/d4c-datapkg-orthoimagery +#next: /docs/d4c-datapkg-orthoimagery/ --- ## Background diff --git a/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries.md b/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries.md index b8ba00e..6d714c9 100644 --- a/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries.md +++ b/content/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries.md @@ -4,7 +4,7 @@ weight: 1 prev: /docs/d4c-pkgs/d4c-datapkg-statistical/ --- -Look through our [process-statcan-data-labs](https://github.com/dataforcanada/process-statcan-data-labs) repo for the datasets processed. There is still lots of work to do to make it ready for systems. +Look through our [d4c-datapkg-statistical](https://github.com/dataforcanada/d4c-datapkg-statistical) repo for the datasets processed. ## Background