Skip to content

Commit 531962e

Browse files
committed
Placed a valid linkedin-url for a sponsor
1 parent 290791f commit 531962e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/database/sponsors/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ const sponsors: Sponsor[] = [
150150
image: "https://avatars.githubusercontent.com/u/62815511?v=4",
151151
description: "Student at IIIT , India",
152152
github: "https://github.com/kriti-raj",
153-
linkedin: "#",
153+
linkedin: "https://www.linkedin.com/in/kritirajtech/",
154154
twitter: "https://x.com/kriti___raj",
155155
isPastSponsor: true,
156156
},

0 commit comments

Comments
 (0)