🐛 Fix application route

This commit is contained in:
Malted 2023-09-02 23:42:00 +01:00
parent ccc68f6f09
commit 39c3387da4
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ export default function ApplyButton() {
<Button
variant="ctaLg"
as="a"
href="apply"
href="/hcb/apply"
sx={{
width: '100%',
height: '4.2rem'