fix(redirect): netlab & homepage

This commit is contained in:
darnodo
2025-02-19 20:19:32 +01:00
parent 3c3256f453
commit 478eb52507
3 changed files with 5 additions and 5 deletions

View File

@@ -11,6 +11,6 @@ cascade:
{{< /hextra/hero-subtitle >}}
{{< cards >}}
{{< card link="/netlab/netlab/" title="What is a Netlab" subtitle="What and Why we use NetLab" icon="science" >}}
{{< card link="/netlab/first_lab/" title="My First Lab" subtitle="How to deploy an NetLab using DevPod" icon="docker" >}}
{{< card link="/Notebook/netlab/netlab/" title="What is a Netlab" subtitle="What and Why we use NetLab" icon="science" >}}
{{< card link="/Notebook/netlab/first_lab/" title="My First Lab" subtitle="How to deploy an NetLab using DevPod" icon="docker" >}}
{{< /cards >}}