Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 56fe0b2

Browse files
authored
Update IntroSection.tsx
Fixed link to github repo
1 parent 8e389bd commit 56fe0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/Home/IntroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const IntroSection = () => {
2828

2929
<Box mt={5} textAlign="center">
3030
<Link
31-
href="https://github.com/your-org/your-repo"
31+
href="https://github.com/bluepixeldev/boardify"
3232
target="_blank"
3333
rel="noopener noreferrer"
3434
underline="none"

0 commit comments

Comments
 (0)