Skip to content

Commit 4f87208

Browse files
Update userData.tsx
1 parent 0c7d3e5 commit 4f87208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/userData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export const Users: User[] = [
115115
description:
116116
"It Short URL by using the technique of API Fetching and also supports the feature of copy url.",
117117
preview: require("./showcase/URLShortner.png"),
118-
website: "https://url-shortner-tau-woad.vercel.app//",
118+
website: "https://url-shortner-tau-woad.vercel.app/",
119119
source: "https://github.com/kartikmehta18/URLshortner",
120120
tags: ["opensource", "product", "html", "css", "javascript"],
121121
},

0 commit comments

Comments
 (0)