mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
🐛 Fix application route
This commit is contained in:
parent
ccc68f6f09
commit
39c3387da4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ export default function ApplyButton() {
|
|||
<Button
|
||||
variant="ctaLg"
|
||||
as="a"
|
||||
href="apply"
|
||||
href="/hcb/apply"
|
||||
sx={{
|
||||
width: '100%',
|
||||
height: '4.2rem'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue