diff --git a/content/docs/processes/_index.md b/content/docs/processes/_index.md index 2a6cced..7fbfe4c 100644 --- a/content/docs/processes/_index.md +++ b/content/docs/processes/_index.md @@ -10,8 +10,8 @@ sidebar: For the moment, this project is composed of just a few processes, which are in development. {{< cards >}} - {{< card link="foundation" title="Foundation" icon="office-building" >}} - {{< card link="statistical_products" title="Statistical" icon="presentation-chart-bar" >}} - {{< card link="orthoimagery" title="Orthoimagery" icon="photograph" >}} - {{< card link="field_imagery" title="Field Imagery" icon="eye" >}} + {{< card link="/docs/processes/foundation/" title="Foundation" icon="office-building" >}} + {{< card link="/docs/processes/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}} + {{< card link="/docs/processes/orthoimagery/" title="Orthoimagery" icon="photograph" >}} + {{< card link="/docs/processes/field_imagery/" title="Field Imagery" icon="eye" >}} {{< /cards >}}