We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da4cd8 commit f9a64b2Copy full SHA for f9a64b2
website/src/pages/index.js
@@ -48,7 +48,7 @@ const Index = () => {
48
49
<Link
50
className='button button--secondary button--lg'
51
- to={useBaseUrl('docs/index')}
+ to={useBaseUrl('docs')}
52
>
53
Get Started
54
</Link>
0 commit comments