We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603d718 commit b282861Copy full SHA for b282861
website/src/pages/index.js
@@ -41,7 +41,7 @@ function Hero() {
41
<div className="col">
42
<div className={styles.heroButtons}>
43
<Link
44
- to="docs/guides/apify-platform"
+ to="/docs/guides/apify-platform"
45
className={styles.getStarted}
46
>
47
Get started
0 commit comments