doc: fix slash problem

This commit is contained in:
cha0s 2024-01-29 21:16:14 -06:00
parent ffe4db907f
commit f22b0157e6

View File

@ -19,7 +19,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs"
to="/docs/"
>
Get started
</Link>