Update front/views/StartPageView.tsx

This commit is contained in:
Clément Le Bihan
2023-09-18 15:36:32 +02:00
parent 73076c4b28
commit 49bc4f9f45

View File

@@ -173,7 +173,7 @@ const StartPageView = () => {
alignItems: 'center',
}}
>
<Link href="https://chroma-case.github.io/" isExternal>
<Link href="http://eip.epitech.eu/2024/chromacase" isExternal>
Click here for more info
</Link>
</Box>