Skip to content

Commit f6106bb

Browse files
author
Andrei Jiroh Eugenio Halili
committed
Fix some syntax errors BS
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent 80d4644 commit f6106bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pages/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ import heroBackgroundImageURL from "../images/hero-background.png";
2121
<HeroAction>
2222
<Button
2323
as={Link}
24-
href="/maintainer-docs/"
24+
href="/choose-your-path/"
2525
>
26-
Get started as maintainer
27-
</Button>
26+
Get started
2827
</Button>
2928
</HeroAction>
3029
</HeroActionList>

0 commit comments

Comments
 (0)