From bf1c1af0e51ef5df9eae2a31ac673e6609d3a20c Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Thu, 18 Apr 2024 20:31:47 -0400 Subject: [PATCH] Fix not being able to click the link on the docs page --- Frontend/src/app/(pages)/docs/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/src/app/(pages)/docs/page.tsx b/Frontend/src/app/(pages)/docs/page.tsx index 6d2afea..681ed1b 100644 --- a/Frontend/src/app/(pages)/docs/page.tsx +++ b/Frontend/src/app/(pages)/docs/page.tsx @@ -36,7 +36,7 @@ const DocsPage = (): ReactElement => (

This page is still under construction, however we do have a{" "} Wiki