Skip to content

Commit b282861

Browse files
authored
docs: fix link on homepage (#499)
1 parent 603d718 commit b282861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function Hero() {
4141
<div className="col">
4242
<div className={styles.heroButtons}>
4343
<Link
44-
to="docs/guides/apify-platform"
44+
to="/docs/guides/apify-platform"
4545
className={styles.getStarted}
4646
>
4747
Get started

0 commit comments

Comments
 (0)