mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Fix broken links
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Getting Started
|
||||
title: Docs
|
||||
weight: 1
|
||||
next: /docs/gettings_started/file_naming_convention/
|
||||
sidebar:
|
||||
@@ -12,7 +12,7 @@ Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/rep
|
||||
|
||||
{{< cards cols="2" >}}
|
||||
{{< card link="/docs/getting_started/file_naming_convention/" title="File Naming Convention" icon="cog" >}}
|
||||
{{< card link="/docs/dissemination/" title="Data Dissemination Strategy" icon="globe" >}}
|
||||
{{< card link="/docs/d4c-infra-distribution/" title="Data Dissemination Strategy" icon="globe" >}}
|
||||
{{< card link="/docs/d4c-pkgs/" title="Data for Canada Packages" icon="cube" >}}
|
||||
{{< card link="/infrastructure/" title="Infrastructure" icon="office-building" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
@@ -13,6 +13,6 @@ This project is composed of multiple `data packages` (`d4c-pkgs`).
|
||||
{{< cards >}}
|
||||
{{< card link="/docs/d4c-pkgs/foundation/" title="Foundation" icon="office-building" >}}
|
||||
{{< card link="/docs/d4c-pkgs/d4c-datapkg-statistical/" title="Statistical" icon="presentation-chart-bar" >}}
|
||||
{{< card link="/docs/data_packages/orthoimagery/" title="Orthoimagery" icon="photograph" >}}
|
||||
{{< card link="/docs/data_packages/field_imagery/" title="Field Imagery" icon="eye" >}}
|
||||
{{< card link="/docs/d4c-pkgs/d4c-datapkg-orthoimagery/" title="Orthoimagery" icon="photograph" >}}
|
||||
{{< card link="/docs/d4c-pkgs/d4c-datapkg-field-imagery/" title="Field Imagery" icon="eye" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
title: Statistical
|
||||
weight: 2
|
||||
toc: true
|
||||
prev: /docs/processes/foundation
|
||||
next: /docs/processes/statistical_products/statistics_canada/statistical_administrative_boundaries/
|
||||
prev: /docs/d4c-pkgs/foundation/
|
||||
next: docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries/
|
||||
sidebar:
|
||||
open: true
|
||||
---
|
||||
@@ -13,6 +13,6 @@ sidebar:
|
||||
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.
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="/docs/data_packages/statistical_products/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}}
|
||||
{{< card link="/docs/data_packages/statistical_products/statistics_canada/census_data/" title="Census Data" icon="map" >}}
|
||||
{{< card link="/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}}
|
||||
{{< card link="/docs/d4c-pkgs/d4c-datapkg-statistical/statistics_canada/census_data/" title="Census Data" icon="map" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Statistical and Administrative Boundaries
|
||||
weight: 1
|
||||
#prev: /docs/processes/statistical_products/
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user