From 749efb698bc46d1a0383d1180692504e0d9c1f16 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 24 May 2024 06:29:11 -0700 Subject: [PATCH] Update constants.ts --- .vitepress/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/constants.ts b/.vitepress/constants.ts index 60e900698..b7dec3a79 100644 --- a/.vitepress/constants.ts +++ b/.vitepress/constants.ts @@ -135,7 +135,7 @@ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [ }, { text: ' Gaming Tools', - link: '/game-tools' + link: '/gaming-tools' }, { text: ' Image Tools',