doc: fix slash problem
This commit is contained in:
parent
ffe4db907f
commit
f22b0157e6
|
@ -19,7 +19,7 @@ function HomepageHeader() {
|
|||
<div className={styles.buttons}>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="/docs"
|
||||
to="/docs/"
|
||||
>
|
||||
Get started
|
||||
</Link>
|
||||
|
|
Loading…
Reference in New Issue
Block a user