We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97431e9 commit a43b98bCopy full SHA for a43b98b
1 file changed
src/pages/index.tsx
@@ -20,7 +20,7 @@ function HomepageHeader() {
20
<div className={styles.buttons}>
21
<Link
22
className="button button--secondary button--lg"
23
- to="/docs/intro">
+ to="/docs">
24
Docusaurus Tutorial - 5min ⏱️
25
</Link>
26
</div>
0 commit comments