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 ea69b41 commit 8234533Copy full SHA for 8234533
website/src/pages/index.js
@@ -37,7 +37,7 @@ function Hero() {
37
<div className="row">
38
<div className="col">
39
<div className={styles.heroButtons}>
40
- <Link to="docs" className={styles.getStarted}>Get Started</Link>
+ <Link to="docs/overview/introduction" className={styles.getStarted}>Get Started</Link>
41
<iframe src="https://ghbtns.com/github-btn.html?user=apify&repo=apify-client-python&type=star&count=true&size=large" width="170" height="30" title="GitHub"></iframe>
42
</div>
43
0 commit comments