Skip to content

Commit a8b0914

Browse files
committed
fix: uodate mail link to work this time
1 parent 7e22f7a commit a8b0914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export enum ROUTER_PATHS {
3636
}
3737
export const DISCORD_INVITE = "https://discord.gg/efFwh6fnjk";
3838
export const KOSS_WEBSITE_URL = "https://kossiitkgp.org";
39-
export const KOSS_CONTACT_EMAIL = "contact@kossiitkgp.org";
39+
export const KOSS_CONTACT_EMAIL = "mailto:contact@kossiitkgp.org";
4040
export const KOSS_LINKEDIN_URL =
4141
"https://www.linkedin.com/company/kharagpur-open-source-society/";
4242
export const KOSS_TWITTER_URL = "https://twitter.com/kossiitkgp";

0 commit comments

Comments
 (0)