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 78931b2 commit afdd947Copy full SHA for afdd947
src/components/Hero.tsx
@@ -56,7 +56,7 @@ export function Hero() {
56
for hierarchical records with a git-for-data collaboration model at its heart.
57
</p>
58
<div className="mt-8 flex gap-4 md:justify-center lg:justify-start">
59
- <Button href="/getting-started">Get started</Button>
+ <Button href="/docs/get-started/">Get started</Button>
60
<Button href="https://github.com/terminusdb/terminusdb" variant="secondary">
61
View on GitHub
62
</Button>
0 commit comments