Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tclindner committed Mar 5, 2022
1 parent d30cca2 commit 40eebfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const Index = () => {

<Link
className='button button--secondary button--lg'
to={useBaseUrl('docs/overview')}
to={useBaseUrl('docs/index')}
>
Get Started
</Link>
Expand Down

0 comments on commit 40eebfe

Please sign in to comment.