Skip to content

Commit 54d79f1

Browse files
committed
docs(editing): fixed buttons pathway
1 parent 1f82866 commit 54d79f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function Home() {
2121
<div className={styles.buttons}>
2222
<a
2323
className={clsx('button button--primary button--lg', styles.getStartedButton)}
24-
href="/docs/getting-started"
24+
href="/docs/introduction"
2525
role="button"
2626
aria-label="Get Started with Refract documentation"
2727
>

0 commit comments

Comments
 (0)