We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c7857 commit ba88f5cCopy full SHA for ba88f5c
docs/src/pages/index.tsx
@@ -45,7 +45,7 @@ export default function Home(): JSX.Element {
45
description="Be able to create the same user interfaces regardless of any frontend framework." />
46
</section>
47
<section className="absolute-center">
48
- <HSButton type="filled" color="scarlet" link="/docs/next/design">Ready to bridge?</HSButton>
+ <HSButton type="filled" color="scarlet" link="/docs/design">Ready to bridge?</HSButton>
49
50
</main>
51
</Layout>
0 commit comments