Fix URLs in processes page

This commit is contained in:
Diego Ripley
2026-02-06 20:33:52 -05:00
parent 332efdbdb3
commit 035075447b
+4 -4
View File
@@ -10,8 +10,8 @@ sidebar:
For the moment, this project is composed of just a few processes, which are in development. For the moment, this project is composed of just a few processes, which are in development.
{{< cards >}} {{< cards >}}
{{< card link="foundation" title="Foundation" icon="office-building" >}} {{< card link="/docs/processes/foundation/" title="Foundation" icon="office-building" >}}
{{< card link="statistical_products" title="Statistical" icon="presentation-chart-bar" >}} {{< card link="/docs/processes/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}}
{{< card link="orthoimagery" title="Orthoimagery" icon="photograph" >}} {{< card link="/docs/processes/orthoimagery/" title="Orthoimagery" icon="photograph" >}}
{{< card link="field_imagery" title="Field Imagery" icon="eye" >}} {{< card link="/docs/processes/field_imagery/" title="Field Imagery" icon="eye" >}}
{{< /cards >}} {{< /cards >}}