Skip to content

Commit

Permalink
Change getting starting link (#944)
Browse files Browse the repository at this point in the history
Co-authored-by: Chase Fleming <[email protected]>
  • Loading branch information
chasefleming and chasefleming authored Oct 18, 2024
1 parent 2a0960f commit d91a1cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export function LandingHeaderHome({
<ButtonLink
size={'sm'}
variant="accent"
href={'/build/flow'}
href={'/build/getting-started/quickstarts/hello-world'}
className={'hover:no-underline hover:opacity-80'}
>
Get Building
Expand Down

0 comments on commit d91a1cd

Please sign in to comment.