Skip to content

Commit 5eab00c

Browse files
authored
Merge branch 'main' into imgbot
2 parents e2f40e1 + cc33678 commit 5eab00c

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
@@ -234,7 +234,7 @@ export const Users: User[] = [
234234
description:
235235
"A BMI Calculator is a tool that quickly determines body mass index from a person's weight and height, categorizing results into underweight, normal weight, overweight .",
236236
preview: require("./showcase/BMI-calculator.png"),
237-
website: "bmi-calculator-liart-five.vercel.app",
237+
website: "https://bmi-calculator-liart-five.vercel.app",
238238
source: "https://github.com/parikhitritgithub/BMI-Calculator",
239239
tags: ["opensource", "javascript", "html", "css",],
240240
},

0 commit comments

Comments
 (0)