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 3e75d6e commit 72b95e0Copy full SHA for 72b95e0
website/src/pages/index.js
@@ -35,7 +35,7 @@ function Hero() {
35
<div className="row">
36
<div className="col">
37
<div className={styles.heroButtons}>
38
- <Link to="docs/quick-start" className={styles.getStarted}>Get Started</Link>
+ <Link to="docs" className={styles.getStarted}>Get Started</Link>
39
<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>
40
</div>
41
0 commit comments