Fix not being able to click the link on the docs page
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 1m0s

This commit is contained in:
Braydon 2024-04-18 20:31:47 -04:00
parent e3e8df6953
commit bf1c1af0e5

@ -36,7 +36,7 @@ const DocsPage = (): ReactElement => (
<h2 className="text-2xl"> <h2 className="text-2xl">
This page is still under construction, however we do have a{" "} This page is still under construction, however we do have a{" "}
<Link <Link
className="text-minecraft-green-4" className="text-minecraft-green-4 pointer-events-auto"
href="https://git.rainnny.club/Rainnny/RESTfulMC/wiki" href="https://git.rainnny.club/Rainnny/RESTfulMC/wiki"
> >
Wiki Wiki