Skip to content

Commit aaf2f81

Browse files
Vercel test
1 parent 82fc59f commit aaf2f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/LandingPageLayout.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module Intro = {
1313
</h2>
1414
<div className="mt-4 mb-2">
1515
<Next.Link href="/docs/manual/latest/installation" passHref={true}>
16-
<Button> {React.string("Get started")} </Button>
16+
<Button> {React.string("Get started!")} </Button>
1717
</Next.Link>
1818
</div>
1919
</div>

0 commit comments

Comments
 (0)