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 1f82866 commit 54d79f1Copy full SHA for 54d79f1
src/pages/index.js
@@ -21,7 +21,7 @@ export default function Home() {
21
<div className={styles.buttons}>
22
<a
23
className={clsx('button button--primary button--lg', styles.getStartedButton)}
24
- href="/docs/getting-started"
+ href="/docs/introduction"
25
role="button"
26
aria-label="Get Started with Refract documentation"
27
>
0 commit comments