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.
2 parents 63bdc91 + 9d869f3 commit 4048f75Copy full SHA for 4048f75
1 file changed
docs/src/pages/index.tsx
@@ -49,7 +49,6 @@ export default function Home(): ReactNode {
49
<code>pip install vectorless</code>
50
</div>
51
<div className={styles.productLinks}>
52
- <Link to="/docs/getting-started">Documentation</Link>
53
<Link href="https://github.com/vectorlessflow/vectorless">GitHub</Link>
54
55
@@ -69,7 +68,6 @@ export default function Home(): ReactNode {
69
68
<code>pip install vectorless-code</code>
70
71
72
- <Link to="/docs/vectorless-code">Learn more</Link>
73
<Link href="https://github.com/vectorlessflow/vectorless-code">GitHub</Link>
74
75
0 commit comments