We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5980311 commit 7b287cfCopy full SHA for 7b287cf
1 file changed
packages/docs/src/pages/Home.tsx
@@ -49,7 +49,7 @@ export const Home: React.FC = () => {
49
</svg>
50
</a>
51
<a
52
- href="https://github.com/user/funstack-static"
+ href="https://github.com/uhyo/funstack-static"
53
className={styles.secondaryButton}
54
>
55
<svg
0 commit comments