Skip to content

Commit 5e06d41

Browse files
committed
Change button text
1 parent 6840238 commit 5e06d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export async function getStaticProps() {
5555
<Link href="/docs"
5656
className="rounded-md bg-blue-500 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-blue-700 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600"
5757
>
58-
Documentation
58+
Get started
5959
</Link>
6060
<a href="https://github.com/brefphp/bref"
6161
className="text-sm font-semibold leading-6 text-gray-900">

0 commit comments

Comments
 (0)