Skip to content

Commit 40eebfe

Browse files
committed
Update index.js
1 parent d30cca2 commit 40eebfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const Index = () => {
4848

4949
<Link
5050
className='button button--secondary button--lg'
51-
to={useBaseUrl('docs/overview')}
51+
to={useBaseUrl('docs/index')}
5252
>
5353
Get Started
5454
</Link>

0 commit comments

Comments
 (0)