From c84d18c1ae72da01ea25b437ed0c60b449b91880 Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Sun, 13 Jul 2025 17:59:57 +0200 Subject: [PATCH] changed path to swordsnstuff --- src/routes/projects/projects.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", }, ], },