From fcb30ecc414554e2498e3139f767c99906817291 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Fri, 20 Feb 2026 13:42:14 -0500 Subject: [PATCH] Fix broken links --- content/docs/d4c-pkgs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/d4c-pkgs/_index.md b/content/docs/d4c-pkgs/_index.md index 52de5a9..dfeedc8 100644 --- a/content/docs/d4c-pkgs/_index.md +++ b/content/docs/d4c-pkgs/_index.md @@ -11,7 +11,7 @@ sidebar: 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-foundation/" title="Foundation" icon="office-building" >}} {{< card link="/docs/d4c-pkgs/d4c-datapkg-statistical/" title="Statistical" icon="presentation-chart-bar" >}} {{< 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" >}}