diff --git a/_components/Footer.tsx b/_components/Footer.tsx index 02c483871..d8c087a0f 100644 --- a/_components/Footer.tsx +++ b/_components/Footer.tsx @@ -29,7 +29,7 @@ const data = [ }, { label: "Examples", - href: "/examples", + href: "/learn/examples", }, { label: "Standard Library", diff --git a/_components/Header.tsx b/_components/Header.tsx index bfd323477..b178abe60 100644 --- a/_components/Header.tsx +++ b/_components/Header.tsx @@ -50,16 +50,16 @@ export default function Header({ />