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 ce76294 commit e542329Copy full SHA for e542329
1 file changed
components/HomePage/Hero/index.jsx
@@ -22,7 +22,7 @@ export default () => {
22
</p>
23
24
<div className={styles.actions}>
25
- <a href="/docs" className={styles.primaryBtn}>
+ <a href="/guides/getting-started" className={styles.primaryBtn}>
26
<span> Get started</span>
27
<span>
28
<svg
0 commit comments