1
0
Fork 0

fixed broken link

This commit is contained in:
Kim, Jimin 2021-09-14 23:08:17 +09:00
parent 769b64613b
commit 8840d36708

View file

@ -20,7 +20,7 @@ export default function Home() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/intro"
to="/docs/overview"
>
Get started - 5min
</Link>