Skip to content

Commit fec69b9

Browse files
committed
Update GitHub link on homepage
Changed the external link in the homepage to point to the correct GitHub repository (apix-js/shadix-ui) instead of the generic GitHub homepage.
1 parent 8165f9a commit fec69b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default function HomePage() {
7777
asChild
7878
>
7979
<Link
80-
href="https://github.com"
80+
href="https://github.com/apix-js/shadix-ui"
8181
target="_blank"
8282
rel="noopener noreferrer"
8383
>

0 commit comments

Comments
 (0)