Skip to content

Commit

Permalink
update quick start link
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster committed Apr 24, 2024
1 parent f0e46d4 commit 3531cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function Hero({ hero }: LandingPageFragment) {
href="https://docs.replay.io/quickstart/"
className="mt-2 text-center text-sm text-accent hover:underline"
>
In depth walkthrough {'->'}
Quickstart Guide {'->'}
</Link>
</div>
<CalButton link={hero.contactUsLink} />
Expand Down

0 comments on commit 3531cd2

Please sign in to comment.