We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b4b55 commit ca08f9dCopy full SHA for ca08f9d
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/category/pathfinding-and-routes">
24
Go to Documentation
25
</Link>
26
</div>
0 commit comments