We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ceea5 commit e1ebe4cCopy full SHA for e1ebe4c
1 file changed
src/pages/index.js
@@ -19,7 +19,7 @@ function HomepageHeader() {
19
<div className={styles.buttons}>
20
<Link
21
className="button button--secondary button--lg"
22
- to="/docs/intro">
+ to="/intro">
23
Docusaurus Tutorial - 5min ⏱️
24
</Link>
25
</div>
0 commit comments