Skip to content

Commit a1e4597

Browse files
committed
fix: wrong project url
1 parent 7bbe23f commit a1e4597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Projects.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const projects = [
6767
"I got honorable mention for this project.",
6868
],
6969
badges: ["TypeScript", "Astro", "TailwindCSS"],
70-
url: "https://next-gabinsoft.rubenbupe.com",
70+
url: "https://github.com/rubenbupe/facial-expressions-detector",
7171
image: projectFacialExpressionRecognition,
7272
feature: false,
7373
},

0 commit comments

Comments
 (0)