diff --git a/src/routes/projects/projects.ts b/src/routes/projects/projects.ts index 55e16ec..588ca20 100644 --- a/src/routes/projects/projects.ts +++ b/src/routes/projects/projects.ts @@ -90,7 +90,7 @@ export const projects: Project[] = [ links: [ { text: "Play Swords & Stuff", - link: "/swordsnstuff", + link: "/games/swordsnstuff", }, ], },